ITADN

sqlserver can't use interactive auth

#206OpenSCantergiani 创建于 2025-04-25
S
SCantergianicommented
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: ![Image](https://github.com/user-attachments/assets/f5598698-0c63-457e-a369-ed85fea711c1) This is my URL structure. `"sqlserver://<server>:<port>/<database>?authentication=ActiveDirectoryInteractive"` What am I doing wrong?
5 条评论