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