Security Token
- Last Updated: January 6, 2021
- 1 minute read
- DataDirect Connectors
- ODBC
- GitHub 8.0
- Documentation
Attribute
SecurityToken (st)
Purpose
Specifies the security token required to make a connection to the server. This option is required when token-based authentication is enabled (AuthenticationMethod=HttpHeader | UrlParameter); otherwise, this option is ignored. If a security token is required and you do not supply one, the driver returns an error indicating that an invalid user or password was supplied.
Valid Values
string
where:
string
is the value of the security token assigned to the user.
Notes
- When setting the security token using a data source on Windows, the Security Token option is encrypted.
Default Value
No default value