Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Power BI Report Server Single Sign On

Dear All, 

 

I hope you are well and safe.

 

I've an on-premises Power BI Report Server installation. The server works under a domain account as a service account.

 

I need the users, under the same domain, to login automatically without being prompted to enter their windows account credentilas.

 

I checked the "rsreportserver" configuration file, the only authenticaton type I have is "RSWindowsNTLM />"

 

Any help would be appreciated. 

  • Normally if you are using NTLM auth you won't get prompted if the server is detected as being in your local network. So this possibly means that the browser thinks it might be an external site. So you might need to ask your IT department to help with getting your server identified as being an intranet based site (they can set this with group policy for the entire domain)

     

    One quick test to see if this is the issue is to go into your Internet Options on your machine and do the following

     

    1. Click on the Security tab

    2, Click on Local Intranet

    3. Click on Sites

    4. Click on Advanced

    5. Add the address for your report server in here

     

    By default browsers will pass NTLM credentials to sites in the local intranet and trusted sites, but for sites they think are internet based they will not do this automatically and will prompt the user.

4 Replies

  • Normally if you are using NTLM auth you won't get prompted if the server is detected as being in your local network. So this possibly means that the browser thinks it might be an external site. So you might need to ask your IT department to help with getting your server identified as being an intranet based site (they can set this with group policy for the entire domain)

     

    One quick test to see if this is the issue is to go into your Internet Options on your machine and do the following

     

    1. Click on the Security tab

    2, Click on Local Intranet

    3. Click on Sites

    4. Click on Advanced

    5. Add the address for your report server in here

     

    By default browsers will pass NTLM credentials to sites in the local intranet and trusted sites, but for sites they think are internet based they will not do this automatically and will prompt the user.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Dear d_gosbell thank you a lot for your help. Can you please tell how to add my server to the intranet zone on the level of all domain users?

      Thanks in advance.