What I want to do is enable SASL Authentication only for client to broker communication and not for
- Broker to Broker
- Broker to Zookeeper
Is it possible to do so? If yes how can I achieve it.
I have followed various links and offical kafka doc as well but no luck in getting clear Idea on it.
Any help would be appreciated!