> When logging is turned up to debug, only the following is shown in the > logs when /cas/logout is hit.
What category is set to DEBUG? The component that sends the logout requests is org.jasig.cas.util.HttpClient, so ensure the correct category is turned up. If you've got util up to DEBUG, then it's not being sent and you'll need to share relevant parts of your configs for us to help further. SSOut is enabled by default, so the assumption is that you have disabled it, perhaps unintentionally. 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
