Forum Discussion
micheledubose
8 years agoResolver II
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 update...
Anonymous
8 years agoNot 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
micheledubose
8 years agoResolver II
I've used that document. It's written like this:
<AuthenticationTypes> <RSWindowsNegotiate/> <RSWindowsNTLM/> </AuthenticationTypes>