Obtaining the client ID and client secret
- Last Updated: April 5, 2023
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Take the following steps to obtain the client ID and secret for an application that has already been registered with Google Cloud.
- Go to the Google Developer Console.
- Select the Google Cloud project in which the client application has been registered.
- Select Credentials on the left.
- Under OAuth 2.0 Client IDs, select the client application for which you are retrieving the client ID and secret.
- The client ID and secret appear on the upper right of the screen. Copy this information to a secure location.
Results:
You have obtained OAuth credentials for your client application.