> I didn't find the exact same string, so I changed all of them to > debug
That's not necessarily sufficient. The org.jasig.cas.util package must be in DEBUG, which would be the case if you put the base package org.jasig.cas in DEBUG. The util package contains the HttpClient class responsible for sending the LogoutRequest POST, which it logs at DEBUG. It's vitally important for troubleshooting whether or not those entries are present. See https://wiki.jasig.org/display/CASUM/Logging for more information on logging. 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
