sqlserver can't use interactive auth
Hi guys
Would appreciate some help.
I'm trying to use browser auth for mssql. I omitted the user and password as is stated in the documentation, but I'm still getting this error:

This is my URL structure.
`"sqlserver://<server>:<port>/<database>?authentication=ActiveDirectoryInteractive"`
What am I doing wrong?
5 条评论