Forum Discussion
Power BI Report Server - Authentification with Basic Auth
- 4 years ago
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.
- The Password Manager Account may not have the correct permissions to access the Reporting Services Server (i.e. Content Creator rights on the SRS Reporting side).
- In complex network environments Windows Integrated Security may fail to authorize the user (client) on the Reporting Services Server because the authorization request is transferred through Password Manager server with impersonated credentials. This case is known as a double-hop issue. A double-hop issue occurs when the SQL Database and the SQL Reporting Services are on two different servers.
and detail soultion ,refer:https://support.oneidentity.com/pt-br/kb/69693/report-server-error-the-request-failed-with-http-status-401-unauthorized
Similar case refer:
Did I answer your question? Mark my post as a solution!
Best RegardsLucien
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.
- The Password Manager Account may not have the correct permissions to access the Reporting Services Server (i.e. Content Creator rights on the SRS Reporting side).
- In complex network environments Windows Integrated Security may fail to authorize the user (client) on the Reporting Services Server because the authorization request is transferred through Password Manager server with impersonated credentials. This case is known as a double-hop issue. A double-hop issue occurs when the SQL Database and the SQL Reporting Services are on two different servers.
and detail soultion ,refer:https://support.oneidentity.com/pt-br/kb/69693/report-server-error-the-request-failed-with-http-status-401-unauthorized
Similar case refer:
Did I answer your question? Mark my post as a solution!
Best Regards
Lucien