Forum Discussion

MikasS's avatar
MikasS
New Member
2 years ago
Solved

Embedded Power BI report requesting sign in every time browser is refreshed

Hello,   Facing an issue with Power BI requesting to sign in after every time a link through an embed is opened. After logging and authorizing any other reports opened from the same workspace requ...
  • ibarrau's avatar
    2 years ago

    Hi. I don't think you can prevent that using embedding with single secure link. That's the way it works. If you want to move forward to a deeper solution, you might need to read about embed for customers.

    https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-implementation-planning-usage-scenario-embed-for-your-customers

    The solution aims to control the login. You can build it with Microsoft Auth2 SSO to keep it for your company, but it requires way more skills as a developer. It's like building a web app from scratch. If you don't want to develop you can also try already built apps from partners that have created this power bi embedding as a service like www.pibi.cloud or embedfast.

    I hope that helps,