Question
Carelon Global Solutions
IN
Last activity: 15 Jun 2023 1:13 EDT
Error connecting to Kafka. Failed to construct kafka consumer. javax.security.auth.login.FailedLoginException: Null key. Null key
We are getting the below error message when trying to save Kafka Rule by adding Kafka cluster servers in UAT Environment.
Error connecting to Kafka. Failed to construct kafka consumer. javax.security.auth.login.FailedLoginException: Null key. Null key
Our servers are Linux server(websphere).
---------------------------------------
We have verified below things
Verified keytab
Keytab file location in KafkaClient block in JAAS config
server name
--------------------------------------
we are the consumers .
sasl.mechanism = GSSAPI security.protocol = SASL_SSL
we have highlighted our observation in attachment please check