-
Feature Request
-
Resolution: Done
-
Major
-
8.9.1
-
None
When using Teiid Embedded with Kerberos, the GSS handshake with the Postgres JDBC client is failing while trying to establish mutual authentication.
The ODBCRemoteServerImpl.login() method should send both an AuthenticationGSSContinue and AuthenticationOk message when the client is requesting mutual authentication.
- relates to
-
TEIID-3803 Kerberos with ODBC with MutualAuth fails
- Closed