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

To connect Power BI Desktop to Hybrid Data Pipeline using the OIDC public flow with PKCE (Proof Key for Code Exchange):

  1. In Power BI Desktop, select Get Data > Other.
  2. Select HDP OData (OIDC — Public) (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
    Redirect URL The SPA 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
    Note: No client secret is required. The PKCE code challenge is generated automatically by the connector.
  4. When prompted to sign in, enter your IdP credentials, then select Connect.