Forum Discussion
Embed power bi report server authentication
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.
- josef782 years agoMemorable Member
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.
- Mahmoud_Elaraby2 years agoFrequent Visitor
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
- Anonymous2 years agoNot applicable
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 functionalityBest Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.