Token URI
- Last Updated: December 7, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- GitHub 8.0
- Documentation
Attribute
TokenURI (o2tu)
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. For example, the token URI for GiHub cloud
accounts is https://github.com/login/oauth/access_token. and for
GitHub enterprise accounts is
https://github.*enterprise*.com/login/oauth/access_token.
Notes
See "OAuth 2.0 authentication" for more information.
Default Value
No default value
Data Type
String