Forum Discussion
Power BI Report Server Authentication
Hello,
I have an on-premise Power BI Report Server set up and I've also setup Kerberos authentication. I've created the SPNs and the constrained delegation in Active Directory. I've also updated the rsreportserver.config file to include <RSWindowsNegotiate /> under AuthenticationTypes. In the web portal, my report runs. However, when I test the windows authentication connection by going to my report>manage>Data sources, I get an error, "Authentication type Integrated is not supported.". This does not make any sense to me because if the authentication connection doesn't work, wouldn't the report not run? I've recently upgraded my report server and Power BI Desktop from Oct 2017 version to March 2018 version. Is there a bug in this latest version?
4 Replies
- AnonymousNot applicable
You have included "<RSWindowsNegotiate /> " - but which order did you use? It could be important.
Did you use this documentation? : https://docs.microsoft.com/en-us/power-bi/report-server/configure-kerberos-powerbi-reports#authentication-type-within-report-server-configuration- micheleduboseResolver II
I've used that document. It's written like this:
<AuthenticationTypes> <RSWindowsNegotiate/> <RSWindowsNTLM/> </AuthenticationTypes>
- AnonymousNot applicable
Hi,
I've experienced issues with the Test Connection button:
The test reported the connection was not configured correctly, when infact it was. Your issue sounds very similar.
- pavankadoniNew Member
Any solution from Microsoft on this?
I keep putting in FIREWALL requests with our Internal General Motors Networking team, thinking some firewall is causing this.
Seems to me it is a BUG in Power BI Server March 2018.
It gave me so many sleepless nights.