I just noticed the other day that the DefaultTicketRegistryCleaner has a "logUserOutOfServices" property that defaults to "true". You might try setting that to false.
On Thu, May 2, 2013 at 10:34 AM, Adam Causey <[email protected]> wrote: > Is there a way to tell which clients are using Single Logout - any certain > loggers that I can turn up, etc? I am trying to determine if we need to > have this feature turned on. I will occasionally see a message in our log > file similar to "Logout message not sent to [https://xyz]; Continuing > processing...>", which indicates to me that some SLO messages are sent even > if a client isn't using SLO. This seems like it could lead to a > performance degradation if there is enough activity on the server. > > From reading the docs, it looks like I can turn it off by setting > slo.callbacks.disabled=true in my cas.properties. > > Thanks! > > -Adam > > > -- > 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 > > -- Tim Lenz [email protected] Web Applications Developer Cornell Lab of Ornithology -- 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
