> Setting log level to trace, I do get output from SingleSignOutFilter, > although most of the messages look like this: > > 11:10:59,213 TRACE [org.jasig.cas.client.session.SingleSignOutFilter] > (http--0.0.0.0-8080-1) Ignoring URI /app2/
You're missing the output that indicates the SingleSignOutFilter is receiving the LogoutRequest message sent from the CAS server. I'd recommend you review your servlet config (web.xml) and also review system/networking environment. 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
