Forum Discussion
oauth token as AAD / embed token API via AAD
I am not fully understand what you mean for the 3rd question about the "Azure Redirection" if possible, could you please explain a bit for that?
For the 4th question, you may take a look at the Publish to Web.
Power BI API would reuqire a Pro account to access the related reports and resources, so it would need to authenticate through AAD.
Regards,
Michael
- Ameb8 years agoHelper I
Thank you Michael for your reply
With azure redirection i mean the redirection to the Azure sign-in page. It is the documented way for "user owns data" scenario.
In scenario 4 we are using the authentication explained here: http://community.powerbi.com/t5/Developer/Embed-Power-BI-dashboard-in-ASP-Net-core/m-p/284314/highlight/true#M8436
We are worried about using the AD token retrieved via
oauthopenID endpoint POST for embedding (Scenario 4 in first post). It is supported?Publish to web is not applicable.
Edit: openID endpoint, not oauth. I confused some terms