>> Just curious, and I'm no expert here - is it necessary to enable the >> org.apache.catalina.authenticator.SingleSignOn valve? That's for >> container-managed single sign-on, which seems redundant if you CASify your >> apps. > Marvin, would be so kind as to clarify this matter?
You are correct, the Tomcat SingleSignOn valve is not needed. That valve is for sharing Tomcat authenticated state between multiple Tomcat instances, for example in a cluster; it has no impact whatever on CAS authenticated state in a client application. 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-user
