You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Sivaprakash <si...@gmail.com> on 2018/02/13 11:56:46 UTC

Authentication between Producer and Broker

Hi,

Im using Kafka to collect Device Status and Log from IoT gateway which are
installed different location in users place. Im trying to setup
Authentication option between client (producer) and the broker., In
Password based authentication what if I want to change password frequently
as a best practice? How all my clients (producers) update the credentials
for seamless communication?

Thanks
Siva