TokenURI
- Last Updated: July 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Snowflake 6.0
- TeamCity 6.0
- Documentation
Purpose
Specifies the endpoint for retrieving access tokens when OAuth 2.0 authentication is enabled.
Valid Values
String
where:
String
is the endpoint used to retrieve access tokens.
Notes
See "OAuth 2.0 authentication" for more information.
Data Source Methods
public String getTokenUri()
public void setTokenUri(String)
Default Value
No default value
Data Type
String