Hi Michael, I don't know what people use for php apps, but I know that ehcache replication and I think memcached are supported out of the box with the Java CAS Client. Someone has written a clustered Ticket Storage implementation for .NET based on Couchbase (sorry I don't have a link off hand).
John On 7/1/14, 10:13 PM, Michael Wechner wrote: > Hi > > I have a webapp cluster (using Tomcat) behind a load balancer, and > I have realized that when CAS does the proxy callback according to > > https://wiki.jasig.org/display/CAS/Proxy+CAS+Walkthrough > https://wiki.jasig.org/download/attachments/729/cas_proxy_protocol.pdf > > then it is important that the PGTIOU storage must be shared, such that > it does not > matter whether the CAS proxy callback hits the same cluster node the > user is on. > > The same situtation is described at the bottom of > > https://github.com/dfwarden/Roundcube-CAS-Authn > > I would be curious how others have solved this issue and what kind of > shared storage is being used, etc.? > > Thanks > > Michael > -- *John Gasper* IAM Consultant Unicon, Inc. -- 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-user
