Before configuring the connector, ensure the following are in place:

Attention: Microsoft recommends against using client secrets in custom connector OAuth flows, as the secret may be exposed via extension inspection or network traffic. For a more secure alternative that does not require a client secret, see Configuring the Hybrid Data Pipeline Power BI connector for OIDC public flow (PKCE).

To connect Power BI Desktop to Hybrid Data Pipeline using the OIDC confidential flow:

  1. In Power BI Desktop, select Get Data > Other.
  2. Select HDP OData (OIDC — Confidential) (Custom), then select Connect.
  3. Enter values for the following parameters, then select OK:
    Parameter Description
    OData Access URI The OData access URI for your Hybrid Data Pipeline data source
    Authorize URL The authorization endpoint URL of your IdP
    Token URL The token endpoint URL of your IdP
    Client ID The client ID from your Azure AD app registration
    Client Secret The client secret from your Azure AD app registration
    Redirect URL The Web redirect URI registered in your Azure AD app
    Scope The scope value(s) required by your Hybrid Data Pipeline server
    HDP Auth Service The name of the OIDC authentication service registered with Hybrid Data Pipeline
  4. When prompted to sign in, enter your IdP credentials, then select Connect.