Hi,

 

We are using keycloak 1.1.0_Final. We are trying Application clustering using jboss (domain mode). We Tested clustering setup (with cluster-demo application provided by jboss) which is working. But With  Latest keycloak-adapter looks like keycloak-sessions are not replicated. We are always redirected to Keycloak when the request lands new node of cluster.

 

We are able to make our  setup work if we use cookie store, But we wanted to use Session store rather than cookie store.

 

When we bringup our nodes we are able to receive below logs 
INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-10,shared=udp)
ISPN000094: Received new cluster view: [node1/web|1] (2) [node1/web, node2/web]

Thanks,

Lakshmi Narayana V