Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Reports Embeded using Power BI Secure embed are asking for login frequently. How to Avoid login?

Reports Embeded using Power BI Secure embed are asking for login frequently. How to Avoid login?

 
 
  • Hi Anonymous ,

     

    If the user broswer cookies for the PowerBI Sign in expired then you will give the login

     

    As per here,

     

    After the report is embedded in your web portal, or if a user opens the URL directly, the user is authenticated before they can access to the report. Below, the user has not signed-in to Power BI in the browser session. When they press Sign-In, a new browser window or tab may need to open, so ensure you check for pop-up blockers if you do not get prompted to sign-in. The user needs to sign-in each time they open a new browser window. After they’ve signed in once other reports will load automatically.

     

    How to avoid login ?

    You can go for PowerBI embedded solution like App owns data/ User Owns Data

  • Hi Anonymous ,

     

    Sorry. There is no exact expiration given in the official doc

    https://docs.microsoft.com/en-us/power-bi/service-embed-secure

     

    they just mention like this

    The following screen appears if a user has not signed-in to Power BI in their browser session

     

    What i can suggest is to open an github issue in the doc

    https://github.com/MicrosoftDocs/powerbi-docs/issues?utf8=%E2%9C%93&q=%22f30cdf40-43c4-e0c3-4941-a02f5bb28fc1%22&in=body

     

    They can respond to the issue 

3 Replies

  • Hi Anonymous ,

     

    If the user broswer cookies for the PowerBI Sign in expired then you will give the login

     

    As per here,

     

    After the report is embedded in your web portal, or if a user opens the URL directly, the user is authenticated before they can access to the report. Below, the user has not signed-in to Power BI in the browser session. When they press Sign-In, a new browser window or tab may need to open, so ensure you check for pop-up blockers if you do not get prompted to sign-in. The user needs to sign-in each time they open a new browser window. After they’ve signed in once other reports will load automatically.

     

    How to avoid login ?

    You can go for PowerBI embedded solution like App owns data/ User Owns Data