Skip to main content
Skip table of contents

Google Cloud API Integration for Using OAuth 2.0

Overview

You can register the Client ID and Client Secret you created in the Google Cloud API to integrate OAuth 2.0 authentication for connecting to BigQuery. For instructions on setting up OAuth 2.0 in the Google Cloud API Console, please refer to this document.

image-20250116-090507.png

Adding OAuth 2.0 Client ID

  1. Navigate to the General > System > Integration menu.

  2. Under the Authentication section, click the Google Cloud API tile.

  3. Click the +Add button under the OAuth 2.0 Client IDs section.

    image-20250116-102818.png

    Adding Client ID

  4. Enter the information in the popup window and click the Save button to save the changes.

    image-20250116-103102.png

    Filling in the OAuth 2.0 Client ID information

    1. Name: Enter a recognizable name from the list.

    2. Client ID: Enter the Client ID obtained from the Google API Console.

    3. Client Secret: Enter the Client Secret obtained from the Google API Console.

Modifying OAuth 2.0 Client ID

  1. Click on the specific Client ID row you want to modify from the list.

  2. Edit the information in the popup window and click the Save button to save the changes.

Deleting OAuth 2.0 Client ID

  1. Check the specific Client ID you want to delete from the list.

    image-20250116-110050.png

    Deleting Client ID

  2. Click the Delete button at the top to delete the Client ID.

    If the Client ID is connected to any connection settings, a warning message will appear, and it cannot be deleted. You will need to first remove the OAuth settings from the connection or delete the connection itself.

    image-20250116-105240.png

    If you attempt to delete the Client ID while it is in use by a connection, a warning message will be displayed.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.