Authentication
- Last Updated: August 17, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Teamcity 8.0
- Documentation
The driver supports the following authentication methods:
- Basic authentication authenticates using the specified user IDs and passwords.
- Bearer Token authentication authenticates using security tokens generated by TeamCity.
By default, the driver is configured to use basic authentication (AuthenticationMethod=0-Basic).