Single Sign Off is disabled via a property on the CasArgumentExtractor (I think its like disableSingleSignOff, but I can't remember exactly). If its not disabled, it should be enabled :-)
On Fri, Jan 8, 2010 at 3:31 PM, <[email protected]> wrote: > Services Management shouldn't be stopping that I don't think. I'm not at a > PC so I can't confirm though. > > > Sent from my Verizon Wireless BlackBerry > > -----Original Message----- > From: Andrew Tillinghast <[email protected]> > Date: Fri, 08 Jan 2010 15:24:24 > To: <[email protected]> > Subject: Re: [cas-user] Enabling Single Sign Off > > Thanks, I was working from the statement "CAS 3.1 is designed to support > single sign out. Whenever a Ticket Granting Ticket is explicitly expired, > the logout protocol will be initiated. Clients that do not support the > logout protocol may notice extra requests in their access logs that appear > not to do anything." > > So you're saying we have to have "Services Management" working to have > single sign out working? We hadn't decided to limit the applications > authenticating through CAS yet so we haven't set up services management. > > -Andrew > > On Jan 8, 2010, at 1:49 PM, Marvin Addison wrote: > > >> Are there settings in the spring configuration that enable/disable > single sign off? It was my understand it was on by default > > > > It's disabled by default. You need to set up the service management > > feature and explicitly enable single sign-out for the services that > > want/need it. See > > http://www.ja-sig.org/wiki/display/CASUM/Services+Management for more > > info. Note you may use wildcards to match arbitrarily large groups of > > services, e.g. https://*.vt.edu/**; this way you may have only a few > > entries covering a large number of services. Also, note the "Order" > > field that governs order of evaluation. Order matters in any > > non-trivial setup. > > > > M > > > > -- > > 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 > > -- 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
