You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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