Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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 ?
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"
}
}
User | Count |
---|---|
3 | |
3 | |
2 | |
2 | |
2 |