Hi all, I'm wondering if it is possible to configure Kafka in such a way that only the creator user of an auto-created topic and the superusers can have read and write permissions over that topic. I want to avoid another user to get access to auto-created topics.
Is there a configuration that works in this way? Thanks Regards