JWTAudience
- Last Updated: May 26, 2023
- 1 minute read
- DataDirect Connectors
- JDBC
- Google BigQuery 6.0
- Documentation
Purpose
Specifies the JWT audience claim associated with your service account. It is required to
authenticate to Google BigQuery when the Service Account
authentication is enabled (AuthenticationMethod=serviceaccount). To
learn more about service accounts and JWT audience claims, refer to the Google
documentation.
Valid Values
String
where:
String
is the JWT audience claim associated with your service account.
Data Source Methods
setJwtAudience
Default Value
https://accounts.google.com/o/oauth2/token
Data Type
String