Authentication
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- TeamCity 6.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=Basic).