Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello,
Version : PowerBI Report Server January 2022
Can NTLM and Basic Auth coexist ?
My organization is using the NTLM authentification.
However, I need to connect to my report also using the Basic Auth.
So I followed the following procedure
My config file of my report server look like :
<Authentication>
<AuthenticationTypes>
<RSWindowsNTLM />
<RSWindowsBasic/>
</AuthenticationTypes>
<EnableAuthPersistence>true</EnableAuthPersistence>
<RSWindowsExtendedProtectionLevel>Off</RSWindowsExtendedProtectionLevel>
<RSWindowsExtendedProtectionScenario>Any</RSWindowsExtendedProtectionScenario>
</Authentication>
I restarted my Report Server and tried to connect to my report url using postman.
When I used the NTLM Authentification, it worked (Request had a 200 status response).
But when I used the Basic Authentificationm it didn't worked (Request had a 401 status response) :
Have a nice day.
Thanks by advance.
Solved! Go to Solution.
Hi @mypbishell ,
In my opinion ,it should be able to coexist.
And request had a 401 status response,there may be two causes for this error.
and detail soultion ,refer:https://support.oneidentity.com/pt-br/kb/69693/report-server-error-the-request-failed-with-http-stat...
Similar case refer:
Did I answer your question? Mark my post as a solution!
Best Regards
Lucien
Hi @mypbishell ,
Has your problem been solved, if so, please consider Accept a correct reply as the solution or share your own solution to help others find it.
Best Regards
Lucien
Hi @mypbishell ,
In my opinion ,it should be able to coexist.
And request had a 401 status response,there may be two causes for this error.
and detail soultion ,refer:https://support.oneidentity.com/pt-br/kb/69693/report-server-error-the-request-failed-with-http-stat...
Similar case refer:
Did I answer your question? Mark my post as a solution!
Best Regards
Lucien
The documentation does state that NTLM and Basic should be able to coexist.
What sort of authentication is your report data source using? It does state in the documentation for Basic auth https://docs.microsoft.com/en-us/sql/reporting-services/security/configure-basic-authentication-on-t... that the "Windows Integrated" option will not work (this is the "As the user viewing the report" option in the data source settings)
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
4 | |
3 | |
2 | |
1 |
User | Count |
---|---|
16 | |
10 | |
6 | |
5 | |
4 |