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 August 31st. Request your voucher.

Reply
kaspo
New Member

report embed - end user authentication always required ?

Hi,

 

I've build a sample app in node which embeds a PowerBi Report. Is it intended behavior that every user of the app needs to login to https://login.microsoftonline.com ? I thought the idea of Power BI Embedded is that it can be integrated without the need of end user authentication. 

1 REPLY 1
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @kaspo,

 

There are different ways to authenticate with Power BI Embedded. In your scenario, you can use Keys and App Tokens for authentication and authorization, instead of explicit end-user authentication.

 

In this model, your application manages authentication and authorization for your end-users. When necessary, your app creates and sends the App Tokens that tells our service to render the requested report. This design doesn't require your app to use Azure Active Directory for user authentication and authorization, although you still can.

 

For more details about authenticating and authorizing with Power BI Embedded, you can refer to this article. Smiley Happy

 

Regards

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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