Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
saintmantis
New Member

Blank Login Popup in Embedded Power BI Dashboard in Web Application

I am experiencing an issue with embedding a Power BI dashboard in my Django web app using an iframe. The login popup for Microsoft authentication appears blank, and multiple login popups are being triggered. This problem started recently, though the setup was previously working without issues.  Any guidance or troubleshooting steps would be appreciated.

 

The code -  

 <iframe id="powerbi-frame" title="title_name" width="100%" height="100%" src="https://app.powerbi.com/reportEmbed?reportId={reportid}&autoAuth=true&ctid={ctid}" frameborder="0" allowFullScreen="true"></iframe>
 
The login window for microsoft for accessing the embedded powerbi dashboard
 
                saintmantis_0-1729155863812.png                                         saintmantis_1-1729156106420.png

 

I do have a valid SSL Certificate for the site.

 

Thankyou

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @saintmantis ,

 

According to the error message, Edge will block loading from insecure sources. This error may occur when a website's security certificate is invalid or when the website does not use HTTPS to encrypt data. You can refer to the link below for more information on similar issues:

"The Connection for This Site is Not Secure" - Microsoft Community

How to Fix "Your Connection Is Not Private" Errors (howtogeek.com)

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi  @saintmantis ,

 

According to the error message, Edge will block loading from insecure sources. This error may occur when a website's security certificate is invalid or when the website does not use HTTPS to encrypt data. You can refer to the link below for more information on similar issues:

"The Connection for This Site is Not Secure" - Microsoft Community

How to Fix "Your Connection Is Not Private" Errors (howtogeek.com)

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.