Use secure authentication methods
- Last Updated: February 21, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Aha! 6.0
- Amazon Redshift 6.0
- Apache Cassandra 6.0
- Apache Hive 6.0
- Apache Spark SQL 6.0
- Atlassian Jira 6.0
- Autonomous REST Connector 6.0
- Cloudera Impala 5.1
- + 24
Most databases and data sources provide alternative authentication methods to standard user id and password authentication. Authentication methods such as Kerberos, LDAP, and OAuth 2.0 provide a more secure mechanism for exchanging credentials. We recommend that these authentication alternatives are used whenever possible.
Refer to the user's guide for your driver for details on supported authentication methods.