Authentication through ODBC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2023 02:14 PM
Is the Access token the only uthentication method ?
1 REPLY 1

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 10:35 PM
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:
-
Access Token
-
Username and Password
-
Integrated Windows Authentication
-
Kerberos Authentication
-
SSL/TLS Certificates

