I have a use case where I want to create Kafka user from java application in run time and associate ACLs for particular resources, is it doable and how can i achieve that?
Create User and associate ACLs of resource from java application using admin client