skip to main content
Welcome to Progress DataDirect for ODBC for TeamCity Driver: Version 8.0.0 : Connection string examples : Bearer token authentication method
  

Try DataDirect Drivers Now

Bearer token authentication method

This string includes only the information required to establish a connection. For detailed descriptions of these options, see Required options.
DRIVER=DataDirect 8.0 TeamCity;ServerName=server_name;AuthenticationMethod=34;
SecurityToken=security_token;[attribute=value[;...]];
where:
server_name
specifies the base URL of the TeamCity service to which you want to issue requests. For example, https://teamcity.company.com for enterprise accounts.
Note: Specifying an HTTPS URL for this option enables data encryption.
security_token
specifies the security token used to connect to your TeamCity service.
attribute=value
specifies connection option settings. Multiple options are separated by a semi-colon.
The following example shows how to establish a connection to a TeamCity service:
DRIVER=DataDirect 8.0 TeamCity;ServerName=teamcity.company.com;
AuthenticationMethod=34;SecurityToken=12a3=bCD/EfGh4Ijk4tk3c527831;