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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
georgeS
New Member

Power Bi Api GenerateToken expiration

Hello,

 

So I'm able to generate Embedded Tokens for my reports using powerBI Api, however the default expiration date for such tokens is set to one hour after they are created. Is there a way to change this setting using the Api ?

1 REPLY 1
georgeS
New Member

I've found the solution to my problem. If anyone is wondering you can increase the lifetime of AccessTokens by creating a new policy for your Organization Active Directory. 

 

Here is the doc.

 

My current policy (sets access tokens to 1 day)

 

{

"TokenLifetimePolicy":{

    "Version":1,

    "AccessTokenLifetime":"1.00:00:00"

    }

}

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.