When using OAuth2 credentials, the gateway should support refreshing tokens automatically when access tokens expire (one hour after the refresh started).
2 Comments
- ext_axel_lebotNew Member
Microsoft OAuth2.0 is not supporting refresh token flow related in the "RFC RFC 6749 - The OAuth 2.0 Authorization Framework"
We already implement a workaround in AzureDataFactory and Databricks to renew the token every hour but it's missing in PowerBI's datasources.
It was easy to implement it and I hope it will be done for powerbi's datasource authentication workflow with SP.
- fbcideas_migusrNew MemberStatus added:New
Recent ideas
Allow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara37 minutes agoNew MemberNew15Views1like1CommentAllow us to rename fabric data agents published to m365
If we use deployment pipelines to promote fabric data agents between dev, test/UAT, and prod fabric workspaces, we need to keep the name of the fabric agent the same in each workspace. If we want to ...PeterDaniels7 hours agoAdvocate IIINew184Views0likes2CommentsMake workspace and item session persistence optional
Description The new persistent session behavior in Microsoft Fabric should be optional rather than forced. Currently, Fabric remembers the workspaces and items that were open in my previous session...TeemuMultanen8 hours agoAdvocate INew296Views47likes2Comments