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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Mahmoud_Elaraby
Frequent Visitor

Embed power bi report server authentication

I have an on-prem power bi report server and want to embed the dashboard using iframe but I'm facing a problem where the Windows logon popup appears and the user is not in my domain.

how can I pass the authentication through the iframe

8 REPLIES 8
v-xiandat-msft
Community Support
Community Support

Hi @Mahmoud_Elaraby ,

Is your problem solved so far, if so, please also accept as solution the correct answer, thank you.

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

josef78
Memorable Member
Memorable Member

I think, it is not possible with default autentification, user must be autentificated ... You can try setup some SSO if users are from trusted domain (it can be different domain). Second option is use custom autentification.

the SSO is not an applicable solution and the Custom Authentication is breaking the security of PBI as I can't assign user Permission from the portal.

Do you want use security permission of PBI (authorization) without user login (authentificaton)? I think it is not possible. If you want use permission for users, the user must be first authentificated, there is more custom options, default is windows authentification.

No, I want to use authroization with user login but the custom authentication is not retrieving the user so I can't find an option to assign user to the folder or the dashboard.

if you know SSO solution that support .net core and PBI it will be usefull.

thanks in advance

Hi @Mahmoud_Elaraby ,

Use PingFederate ASP.NET Core SAML SSO:
PingFederate is an Identity Provider Program (IDP) that enables SAML-based SSO for ASP.NET Core applications.
NET Core applications can be integrated with PingFederate to enable SSO functionality

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

v-xiandat-msft
Community Support
Community Support

Hi @Mahmoud_Elaraby ,

For Power BI report URLs, you can add a query string parameter. ?rs:Embed=true
Example: http://myserver/reports/powerbi/Sales?rs:embed=true
Create an iframe in the web page to host the report.

Below is the post will help you:

Pass Username/Password on iFrame Embed with Report... - Microsoft Fabric Community

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

the link you share is still not answered, and passing through Query string is not an answer because the like can be used by any one

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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