TokenURI
- Last Updated: June 2, 2023
- 1 minute read
- DataDirect Connectors
- JDBC
- Google BigQuery 6.0
- Documentation
Purpose
Specifies the endpoint for retrieving access tokens when either OAuth 2.0 or service account authentication is enabled.
Valid Values
String
where:
String
is the endpoint used to retrieve access tokens.
Notes
See "Configuring OAuth 2.0 authentication" and "Configuring service account authentication" for more information.
Data Source Method
setTokenUri
Default Value
https://accounts.google.com/o/oauth2/token
Data Type
String