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/
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to