Skip to main content

Power BI Token credentials

The similar auth method as Power BI and required the same credentials of Azure application for the Standard access. But instead the username/password you can provide the user's access token directly. To get it you can use:

  • PowerShell,
  • MSAL library, etc.
ItemDescriptionUI
Client IdApplication (client) ID registered in Azure ADinput field
Client secretClient secret associated with the Azure AD applicationinput field
Tenant IdAzure AD tenant identifierinput field
Personal access tokenPersonal access token used for Power BI authenticationinput field

Take a note: standard user token is only valid for 1 hour from generation

Form actions

ActionDescription
SaveSaves the entered credentials for this connection
CancelDiscards changes and closes the form
ClearClears all entered values from the form