It already is turned on. Look into your ticketRegistry.xml file. If you don't have the file, the build will pull one for you that has the cleaner config in it.
From: Zac Harvey [mailto:[email protected]] Sent: Tuesday, June 10, 2014 6:12 AM To: [email protected] Subject: [cas-user] How to enable TicketRegistryCleaner for SLO I just read the 4.0 doc on Single Log Out (SLO) and see that a TicketRegistryCleaner needs to be turned on: http://jasig.github.io/cas/4.0.0/installation/Logout-Single-Signout.html#t icket-registry-cleaner-behavior But I'm not understanding how to actually "turn it on" or enable it. Do I just make sure that a bean with an id of "ticketRegistryCleaner" is included in one of my spring-configuration/*.xml files? If so, is there a particular file it needs to be in? Is DefaultTicketRegistryCleaner the correct class to use, or are there other RegistryCleaner impls that I should consider? Thanks in advance! -- 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 -- 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
