Skip to main content

Re: SASL authentication between Kafka and Zookeeper

Hi,

Did you tried to use?

org.apache.zookeeper.server.auth.DigestLoginModule instead of
org.apache.kafka.common.security.plain.PlainLoginModule

Regards,

François

On 06/06/2022 11:27, Ivanov, Evgeny wrote:
> org.apache.kafka.common.security.plain.PlainLoginModule required

--
--
François

Comments