Keycloak not redirecting correctly #1125
-
I have kafka/keycloak/kafkui setup on my k8 cluster. We use traefik as the ingress controller. I have been able to setup kafka-ui to sso against keycloak .. sort of... When it goes through the process of authenticating, it does all of it but 'sticks' on redirected url below with a blank page. If i then go to and replace the url with https://mydomain.com/kafka-dev-ui the UI pops up and i'm authenticated with the proper permissions and all that (as per the rbac rule) if i got to https://mydomain.com/kafka-dev-ui/api/authorization I see all the authenticated permissions etc. I just cant figure out why the redirect is not going bringing up the UI? Any help would be appreciated. Additional.... if i do https://mydomain.com/kafka-dev-ui/ it brings up the console. Additional2. I just happend to discover... if I call at the beginining .. /kafka-dev-ui |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This one, I think: #340 (comment) |
Beta Was this translation helpful? Give feedback.
This one, I think: #340 (comment)