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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
middlewaredonut
New Member

Not able to pull Power BI report from a Internal only web application using http.

Hello,

 

We have a   java applications deployed on Websphere 8.5.5 where ssl is not enable. we have added secure embed code of power Bi reports with in this application. But when we try to invoke the reports from this application a sign in screen of power bi is displayed and when we click on signin it keep on redirects to the same signin page.

 

can some let help us how to access this the reports from non-secure application or website.

 

It redirects to the below URL.

 

https://app.powerbigov.us/reportEmbed?xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&clien...

 

Thanks

ug

1 REPLY 1
Anonymous
Not applicable

Hi, @middlewaredonut 

If you want to access Power BI content in an insecure way, you'll need to embed it with service principal authentication, which won't require you to sign in.

Embed Power BI content in an embedded analytics application with service principal and an applicatio...

Here's a flowchart for authorization using service principal authentication:

Permission tokens needed to embed a Power BI app - Power BI | Microsoft Learn

vjianpengmsft_0-1725333835902.png

Now that you understand how this works, you can embed the Power BI service in your app by following the example in the documentation:

Embed content in your Power BI embedded analytics application - Power BI | Microsoft Learn

vjianpengmsft_1-1725334037411.png

 

With a service principal, you don't need to log in and then embed your reports, which solves the problem of viewing these in apps that don't have an SSL certificate configured.

 

 

Best Regards

Jianpeng Li

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.