Configuring the Hybrid Data Pipeline Power BI connector for OAuth 2.0
- 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.
- Power BI is registered as a client application with the Hybrid Data Pipeline server, and you have a client ID and client secret. See:
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 OAuth 2.0 authentication: