Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The 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.

Reply
enjuh
New Member

Handling authentication when embedding PowerBI Report Server reports

I am working with one of our C# developer who embeded our SSRS reports into our web Application to embed a report, hosted on a PowerBI Report Server, into  a webBrowser control. Its quite different from the process of embeding SSRS reports. Please , has anyone @here  encountered this , and any workaround that worked?

I use url of the following form:
Server path
serverpath/reportname?rs:embed=true

On the front page of my HTML i have some thing like this:
<a href="report_page.aspx?ReportType=reportsever/reportname?rs:embed=true" target="_blank">

enjuh_1-1709058990652.png

This works, however prompts for Active Directory authentication,
to the Power BI Report server. We do not want users of these reports having authentication credentials to the poer bi report server. Is there like a workaround to bypass the authentication prompt on the browser using C#. Thanks in advance.

2 REPLIES 2
Anonymous
Not applicable

Hi @enjuh ,

If your web application is running by edge or chrome, you could refer this case to set: I want to load a Power BI Reporting Server Report ... - Microsoft Fabric Community.

I have provide detailed steps.

 

Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you @Anonymous . All these configurations are already set up. The power bi reports are already integrated into the web Application, but each time you access any of these reports from the application, an authentication prompt pops up ,for a user to input credentials to the power BI report server. we do not want this, reason i am looking for a way to bypass this authentication , and open only the report to which the user wants to view.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.