Hi, i take look on cas.log.
When i login appears this log: 2010-05-21 03:31:08,490 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - AuthenticationHandler: org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler successfully authenticated the user which provided the following credentials: [username: adminii] 2010-05-21 03:31:08,490 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - Granted service ticket [ST-7-kvNZCcxxuaT1w4nEXUMU-cas] for service [ http://galaio:8012/testescas/OtherServlet] for user [adminii] When i logout this log is saved: 2010-05-21 03:31:48,896 WARN [org.jasig.cas.util.HttpClient] - Socket Timeout Detected while attempting to send message to [ http://galaio:8012/testescas/OtherServlet;jsessionid=2F24A43D7406A513175C06766A538AD5 ]. Is that last log the reason i can't logout? Cheers, Galaio On Fri, May 21, 2010 at 11:00 AM, João Galaio da Silva < [email protected]> wrote: > Thanks Marvin, i will take a look on that. > > > > On Fri, May 21, 2010 at 1:08 AM, Marvin Addison > <[email protected]>wrote: > >> > 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 >> >> > -- 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
