Re: can we have a plaintext and sasl protocol together with acl enabled

2024-11-04 Thread Ömer Şiar Baysal
Hi, You can, but behaviour depends on the authorizer plugin, I think the one that comes with Kafka, treats non-authorized users as an ANONYMOUS user, so if you have no ACL defined for it, they get denied. Good luck, OSB On Mon, Nov 4, 2024, 14:00 Sameer Modak wrote: > Hello Team, > > I tried a

can we have a plaintext and sasl protocol together with acl enabled

2024-11-04 Thread Sameer Modak
Hello Team, I tried a couple of combinations and I just wanted to confirm if we can have plaintext and sasl protocol enabled for different listeners for ACL enabled kafka. My assumption is once you have acl enabled it needs a user and that rules out the plaintext listener possibility. But still I