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#ticket-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
