> When i call single sign out against the server by calling > https://caserver:8443:cas/logout appears > the page informing i logged out. But if a go back to the application i'm > still logged.
Review the CAS server logs. A common cause of sign-out problems is certificate trust where the CAS server doesn't trust the cert presented by the client. Regardless of the cause, the sign out message will be clearly logged in the cas.log file on the server along with any errors. 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
