I have a problem with one of my cas servers during logout. Single Sign Out is not disabled in the arg extractors.
If I perform the logout from one of the applications (Spring Security), the post is performed to all applications for which valid tickets exist. If I access the cas /logout page by hand, CAS is not performing the logout post to applications for which valid tickets for this users exist. Do I need to add any additional parameters to the cas /logout url to initiate the logout post manually? Thanks, Robert _______________________________________________ cas-dev mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas-dev
