Single Sign Out Flag
Richard Gundersen
richardgundersen at hotmail.com
Mon May 12 07:00:25 EDT 2008
Hi
I'm trying to enable single sign out and have followed the instructions on the Wiki (for web.xml but also tried by adding the SingleSignOutFilter to springSecurityFilterChain)
I added a link in my app to http://mycomputer:8080/cas/logout and CAS does log out, but it's not sending the message to my apps. When I return to my app, the session is still valid, and I'm not challenged to authenticate again.
I read about the bug in which the disableSingleSignOut logic was backwards, so I downloaded and built the cas-server-webapp with the latest trunk code (noting the difference in the logic in AbstractSingleSignOutEnabledArgumentExtractor)
I still have the same issue though. I would like to set this flag manually to see if that makes a difference, but not sure where to do it. Could someone tell me where please? (tried it on the httpClient bean in the Spring config but doesn't seem to work)
Thanks
Richard
_________________________________________________________________
Be a Hero and Win with Iron Man
http://clk.atdmt.com/UKM/go/msnnkmgl0010000009ukm/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080512/dbca2c3a/attachment.html
More information about the cas
mailing list