How to set up a sticky session in keycloak?

5/18/2020

I have keycloak on kubernetes in several replicas. I have set jgroups to jdbc_ping so that the replicas see each other. I know that keycloak manages the traffic between its replicas. How can I set a sticky session in keycloak?

Do I need to add Infinispan having jgroups configured?

-- ph_anvin
keycloak
kubernetes
kubernetes-pod

0 Answers