Replies: 1 comment
-
Hi @houas6 to provide any help we really need more details about what exactly is going wrong, the configuration you used when trying to enable keycloak authorization and oauth authentication, and also logs from the operator and Kafka pods would be useful as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm a student currently working on deploying Kafka using Strimzi on Azure Kubernetes Service (AKS).
I've successfully configured mTLS for authentication, and everything is working well in that regard.
Now, I'm trying to enable authorization using Keycloak, but unfortunately (whenever i change the authorization type to keycloak it want and oauth authentication ) , it doesn't seem to be working.
Here are relevant snippets from my setup. At this point, only mTLS authentication is functioning.
/////////////////////////////////
Beta Was this translation helpful? Give feedback.
All reactions