1

I set up my Power BI reporting server as per the custom authentication steps mentioned in the git repository

https://github.com/microsoft/Reporting-Services/tree/master/CustomSecuritySample

Now after setup, I created a few users and am willing to access it from a web application(.net MVC). But I am continuously getting an error check the below screenshot.

enter image description here

The error I am getting is:-

enter image description here

After researching a lot, I figured out that Power Bi reporting server configuration is not allowing access from a web application. So I reset the config as per the below screenshot

https://learn.microsoft.com/en-us/sql/reporting-services/tools/server-properties-advanced-page-reporting-services?view=sql-server-ver16

Previous config of the custom header enter image description here

New configuration of the custom header enter image description here

After implementation of the new config Power bi login page is able to open in the iframe, but when I am passing the credentials reports server workspace is not opening. Can someone please suggest any configuration that I missed or any approach which I need to take so that I can render the report in iframe after the implementation of the custom authentication?

enter image description here

Arpit Sharma
  • 138
  • 1
  • 11

0 Answers0