Hello,
I setup Keycloak as an authorization layer for Kafka infrastructure.
I wish to see audit information, such as which user created a topic, which user produced messages and if they were granted or not granted authorization → something like this is possible using Apache Ranger.
Is this possible using Keycloak?
Thanks.