Re: Single Sign On Replication with New Tomcat Cluster Nodes

2014-12-10 Thread Aaron R
Great, thanks for taking a look. I've submitted a bug report for replicating the SingleSignOnEntry cache data here: https://issues.apache.org/bugzilla/show_bug.cgi?id=57338 On Tue, Dec 9, 2014 at 9:23 PM, Keiichi Fujino wrote: > I examined the code of ClusterSingleSignOn. > This behavior seems t

Re: Single Sign On Replication with New Tomcat Cluster Nodes

2014-12-09 Thread Keiichi Fujino
I examined the code of ClusterSingleSignOn. This behavior seems to be bug. There seems to be some other problems. a) When a new node is started, SingleSignOnEntry of cache is not replicated. (you mentioned.) b) ClusterSingleSignOn does not implement ClusterValve. c) Unsupported to BackupManager. d)

Single Sign On Replication with New Tomcat Cluster Nodes

2014-12-04 Thread Aaron R
Hello, I have a Tomcat cluster (7.0.42) that is configured to use the DeltaManager for session replication. It also uses the ClusterSingleSignOn valve for SSO and for propagating authentication to the other nodes in the cluster. If I log into Tomcat1, the session state and the single sign on state