0 Replies Latest reply on Aug 10, 2015 10:20 AM by mduffour

    JBoss EAP 6.3 - SSO and Sticky Sessions not working

    mduffour

      Hi guys, we have a cluster with 2 nodes (JBoss EAP 6.3 with Single Sign On enabled), node 1 and node 2 in different servers. On top of that we have an Apache2 and are using mod_cluster for load balancing and sticky sessions. We also have our web apps with distributable tag ().

       

      The thing is that the sticky session seems to work on the same web app, but when we navigate to another web app it brakes stickness.

       

      Example: User goes to web app A, node 1 gets the request. When the user navigates to web app B, node 2 gets the request. With sticky sessions turned on and SSO enabled, shouldnt the user get the same node (node 1) ? In this scenario the node 1 should get always the requests of the user, cause is the one that got the first request.

       

      Could you guys point us to the right direction ?

       

       

      Thanks, regards,

      Mateo.