skip to main content
Configuring and connecting to data sources : Authentication
  

Try DataDirect Drivers Now

Authentication

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).
* Basic authentication
* Bearer token authentication