It doesn’t natively support Groups and/or Role based ACLs though in the context of “natively” being the provided AclAuthorizer from Kafka. To get Group/Role based ACL authorization, you have to either find a 3rd party authorizer already made by someone else (haven’t found one with my own searching) or create one yourself. It “natively” provides you the interfaces to implement your own that can support Group/Role based ACL authorization.
- Group Authentication with Apache Kafka Tran, Bernard K [US] (SP)
- Re: Group Authentication with Apache Kafka Sujay Bhowmick
- Re: [EXTERNAL]Re: Group Authentication ... Rabey, Matthew