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.
- Mahmoud_Elaraby2 years agoFrequent Visitor
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