Configuring the Hybrid Data Pipeline Power BI connector for OIDC public flow (PKCE)
- Last Updated: June 3, 2026
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
Before configuring the connector, ensure the following are in place:
- Power BI Desktop is installed. Download it from https://powerbi.microsoft.com/en-us/downloads/.
- The Hybrid Data Pipeline Power BI connector is installed and the certificate thumbprint is registered. See Installing the Hybrid Data Pipeline Power BI connector.
- An OData-enabled Hybrid Data Pipeline data source and the URI for the data source. See Creating an OData-enabled Hybrid Data Pipeline data source.
- An Identity Provider (IdP) is configured to access the Hybrid Data Pipeline server. See Integrating an OIDC authentication service.
- The OIDC service is registered as an external authentication service with Hybrid Data Pipeline. See Registering the client application with the Hybrid Data Pipeline server.
- A separate Azure AD app registration exists with a Single Page Application (SPA) redirect URI. This must be a separate registration from any confidential flow app. For SPA redirect URI requirements, see Microsoft identity platform and OAuth 2.0 authorization code flow in the Microsoft documentation.
To connect Power BI Desktop to Hybrid Data Pipeline using the OIDC public flow with PKCE (Proof Key for Code Exchange):