Forum Discussion
Power BI Report Server Single Sign On
- 6 years ago
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.
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.