Skip to main content
Paradime supports OAuth authentication with BigQuery. When BigQuery OAuth is enabled, users can authorize their Development credentials using Single Sign On (SSO) via BigQuery. If BigQuery is setup with SSO through a third-party identity provider, developers can use this method to login to BigQuery and authorize the dbt™️ Development credentials without any additional setup.

Bigquery

Creating a BigQuery OAuth 2.0 client ID and secret

To enable OAuth, you will need to create a Client ID and Secret to authenticate with GCP and manage the OAuth connection between Paradime and BigQuery. In the Big Query Console, navigate to APIs & Services and select Credentials. If you haven’t already, you will need to set up an OAuth consent screen then click on + Create Credentials in the top navigation bar and select from the menu OAuth client ID.

Required Configurations

Use the below configurations to set up the BigQuery OAuth app and click on the Create button. You will generate the Client ID and Secret, that will be required to connect Paradime to your BigQuery account.

OAuth 2.0 Scopes for Google APIs

Paradime BigQuery OAuth app will request the below scopes:
  • https://www.googleapis.com/auth/bigquery
  • https://www.googleapis.com/auth/drive.readonly
  • https://www.googleapis.com/auth/devstorage.read_only