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?