Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
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
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.
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.
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
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
3 | |
3 | |
1 | |
1 | |
1 |
User | Count |
---|---|
5 | |
5 | |
4 | |
4 | |
4 |