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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
lbarone
Regular Visitor

Aad or Embed Token in javascript

Hello everyone! I developed an application in REACT in which I make an embedded report and I need to solve the issue of the token either Aad (azure active directory) or Embed so that the duration of the same is long or to refresh the token without the need to embed it manually.
I visited this microsoft page which tells you how to refresh the token but in one part it asks you to add the function to get the token which is what I would be needing.
Thank you very much
https://learn.microsoft.com/es-es/javascript/api/overview/powerbi/refresh-token

Translated with www.DeepL.com/Translator (free version)

1 ACCEPTED SOLUTION
v-rzhou-msft
Community Support
Community Support

Hi @lbarone ,

 

Embed token has its lifetime and it will expire after out of its lifetime.

You may refer to below blogs to learn how to generate embed token and how to extend the token lifetime.

For reference:

Embed Token - Generate Token

Access token setting expiration times

Configurable token lifetimes in the Microsoft identity platform (preview)

If you want to automatically refresh token, you can learn this blog.

https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/refresh-token#automatically-refres...

 

Best Regards,

Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-rzhou-msft
Community Support
Community Support

Hi @lbarone ,

 

Embed token has its lifetime and it will expire after out of its lifetime.

You may refer to below blogs to learn how to generate embed token and how to extend the token lifetime.

For reference:

Embed Token - Generate Token

Access token setting expiration times

Configurable token lifetimes in the Microsoft identity platform (preview)

If you want to automatically refresh token, you can learn this blog.

https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/refresh-token#automatically-refres...

 

Best Regards,

Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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