Re: How to enable Kafka Authentication as on-demand feature and later make mandatory feature?

2018-09-19 Thread Manikumar
One option is to enable multiple listeners (PLAINTEXT, SASL_PLAINTEXT) on brokers and slowly migrate the clients/services. On Wed, Sep 19, 2018 at 10:38 PM Ashwin Sinha wrote: > Hi, > > We have tried setting up Kafka Authentication by SASL/PLAIN >

How to enable Kafka Authentication as on-demand feature and later make mandatory feature?

2018-09-19 Thread Ashwin Sinha
Hi, We have tried setting up Kafka Authentication by SASL/PLAIN and SASL/SCRAM (both w/o SSL). We found that SASL/SCRAM is more convenient as we do not need to