Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
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.
Regards
User | Count |
---|---|
5 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
5 | |
4 | |
4 |