The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I'm following this doc where the PowerBI Embedded Application is registering as a Native App with Azure AD
May I know what is the reason for using this as a Natvie? Instead of Normal Web APP ?
P.S: I know the Native app is used for registering the Native application where we don't want to store the client secrets in the End User Device.
Solved! Go to Solution.
Hi @Jayendran,
I found some useful forum links. Please refer to App-Type-Selection-for-Embedding-content-for-Non-Power-BI-users.
In my opinion, the Client Secret binds the access token with the application while the embedded token represents the master account. I would suggest you go to azure/en-US/home?forum=WindowsAzureAD for more professional support.
Other references: developer/embed-sample-for-customers#create-the-embed-token and get-azuread-access-token#access-token-for-non-power-bi-users-app-owns-data.
Best Regards,
Dale
Hi @Jayendran,
I found some useful forum links. Please refer to App-Type-Selection-for-Embedding-content-for-Non-Power-BI-users.
In my opinion, the Client Secret binds the access token with the application while the embedded token represents the master account. I would suggest you go to azure/en-US/home?forum=WindowsAzureAD for more professional support.
Other references: developer/embed-sample-for-customers#create-the-embed-token and get-azuread-access-token#access-token-for-non-power-bi-users-app-owns-data.
Best Regards,
Dale