That includes using Kafka 3.2.0 containers for the testsuite, and adding Keycloak Authorization Services permissions for new producer defaults that require IdemponentWrite on Cluster:kafka-cluster.
Also addresses some new intermittent issues coming up when using the new version.
Also adds an improved DENIED logging in KeycloakRBACAuthorizer to log the denials marked as non-logging denials to a regular log rather than not logging them at all.
That includes using Kafka 3.2.0 containers for the testsuite, and adding Keycloak Authorization Services permissions for new producer defaults that require
IdemponentWrite
onCluster:kafka-cluster
.Also addresses some new intermittent issues coming up when using the new version.
Also adds an improved DENIED logging in KeycloakRBACAuthorizer to log the denials marked as non-logging denials to a regular log rather than not logging them at all.
Signed-off-by: Marko Strukelj marko.strukelj@gmail.com