> In the meanwhile, if anyone has successfully implemented the single sign out 
> with a CAS cluster behind a loadbalancer, could you please  share some 
> advices.

We have done this.  We have hardware load balancers for our
implementation, but it was as simple as enabling session replication
in our servlet container (JBoss 5.1).  When any node received the SAML
logout request, it propagated the dead session to the other nodes.

M

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to