This feature will be part upcoming Kafka 2.0.0 release. Doc PR is here : https://github.com/apache/kafka/pull/4890
configs here: https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/config/SaslConfigs.java#L57 On Fri, Jun 1, 2018 at 10:51 PM, Roy van der Valk < roy.van.der.v...@gmail.com> wrote: > Dear Kafka community, > > Can somebody help me setting up a custom AuthenticateCallbackHandler as > described in KIP-86 recently added by Rajini Sivaram or point me to good > documentation? > > I described my question in more detail on Stackoverflow: > https://stackoverflow.com/questions/50412589/kafka-custom- > authenticatecallbackhandler > > All help is greatly appreciated! > > Roy >