Using a logon dialog box
- Last Updated: August 11, 2023
- 1 minute read
- DataDirect Connectors
- ODBC
- Google Bigquery 8.0
- Documentation
Some ODBC applications display a logon dialog box when you are connecting to a data source. To connect, provide the values described in the following sections; then, click OK to complete the logon.
In the dialog box, provide the following information depending on the authentication method:
- In the Client ID field, type the client ID key for your application.
- In the Client Secret field, type the client secret for your application.
- In the Access Token, type theaccess token used to authenticate to your service.
- In the Refresh Token field, type the refresh token used to connect to your service.
- In the Scope field, type a space-separated list of OAuth scopes.