When using OAuth2 credentials, the gateway should support refreshing tokens automatically when access tokens expire (one hour after the refresh started).
ext_axel_lebot
1 year agoNew 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.
Recent ideas
Request to add a feature to extract gateway connection status and last time credentials used
Could you please add a feature in the admin UI on Microsoft Fabric/Power BI to extract the Gateway connections with details of the gateway connection status and last activity information along with t...Vinodkumar_Chak45 minutes agoNew MemberNew20Views1like0CommentsPower BI - incorrect handling of empty string parameter in DAX query in paginated report
Blank string parameters in paginated reports are treated as empty strings in Power BI Report Builder but as null values in the Power BI Service, resulting in incorrect report output. -> Create a pag...roshinikumarkar4 hours agoMicrosoft EmployeeNew24Views5likes0CommentsAllow 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...tmihara5 hours agoNew MemberNew20Views1like1Comment