Teradata JDBC: Integrated Authentication Failed
Hi Guys,
I'm trying to connect a Teradata DB to DataGrip and the connection always report wrong account or password. When I set the connection on Teradata SQL Assitance it use the Integrated Authentication and does not request the account name and password. Could someone help me to set up the Integrated Authentication on Taredata JDBC?
Thanks!
Han
Please sign in to leave a comment.
@Yang00han ,
The only thing I could find is official reference https://teradata-docs.s3.amazonaws.com/doc/connectivity/jdbc/reference/current/jdbcug_chapter_2.html#BABCGIDA and discussion https://community.idera.com/database-tools/databasedevelopment/aquadatastudio/f/questionandanswer/26761/how-do-i-connect-to-teradata-with-ldap .
Possibly, you need contact Teradata support for jdbc driver implementation details.