I am trying to connect Azure Analysis Services with connection string from Node js api. I am using OLEDB module for this connectivity.
Problem is: When I try to connect, Login prompt is getting popped out automatically. I want this flow to happen without any prompt.
Is there any solution or specific properties for connection string to do this?