cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication through ODBC

Architecture
New Contributor

Is the Access token the only uthentication method ?

1 REPLY 1

Anonymous
Not applicable

The authentication method may vary depending on the specific implementation and the data source you are connecting to. While an access token is one common authentication method, it is not the only method available. Here are a few authentication options that are commonly used with ODBC:

  1. Access Token

  2. Username and Password

  3. Integrated Windows Authentication

  4. Kerberos Authentication

  5. SSL/TLS Certificates