Skip to main content

Query on Controller Configuration Support with SASL_SSL-Oauthbearer for Kafka in Kraft Mode

Hi Apache Kafka Team,

This is to request you to kindly answer my small query.
Is it possible to configure Controller of a Kafka cluster running in Kraft
mode with SASL_SSL and Oauthbearer mechanism?

Scenario:
I am using Apache Kafka version 2.13_3.8.1.
While trying to configure a controller with SASL_SSL with Oauthbearer
mechanism in Kafka running in kraft mode, I am getting error "An internal
error occurred while retrieving token from callback handler." While the
same credentials and configuration works for Broker in SASL_SSL with
Oauthbearer mechanism (controller in Plaintext for this).

If this is allowed, then kindly can you share the configuration for the
controller?

Looking forward to hearing from you.

Regards,
Aishwarya Saha

Comments