Remove me from the list
Thanks Vinaya ________________________________ From: Scott Battaglia [mailto:[email protected]] Sent: Thursday, December 10, 2009 9:47 AM To: [email protected] Subject: Re: [cas-user] No logout with CAS 3.3.5 I just downloaded the default CAS WAR file from our Maven2 repository, installed it and enabled SSL. I then did the following: 1. Logged into CAS with the service being CNN. 2. Went back to CAS and went to CNN (so that I have two STs). 3. Logged out of CAS The cookie was correctly removed as far as I can tell. Cheers, Scott On Thu, Dec 10, 2009 at 9:30 AM, Fabio Sogni <[email protected]> wrote: We are currently using CAS 3.3.2 with the Single Sign Out feature enabled. Everything is fine. I have just downloaded the latest release (3.3.5) and with this I simply cannot logout (forget single sign out). I am using WAR overlay, meaning that I have a common repository where I store the files cas-server-webapp-3.3.2.war and cas-server-webapp-3.3.5.war and using maven I generate the file cas.war which is what I install under Tomcat 6.0. The cas.war obtained from version 3.3.5 doesn't logout. This is the catalina.out of the cas server (the file cas.log contains the same output): . . . 2009-12-10 11:32:38,060 DEBUG [org.jasig.cas.CentralAuthenticationServiceImpl] - <Ticket found. Expiring and then deleting.> 2009-12-10 11:32:38,060 DEBUG [org.jasig.cas.authentication.principal.SamlService] - <Sending logout request for: https://foo.com:8443/foo/security_check> 2009-12-10 11:32:38,064 WARN [org.jasig.cas.ticket.TicketGrantingTicketImpl] - <Logout message not sent to [https://foo.com:8443/foo/security_check]; Continuing processing...> 2009-12-10 11:32:38,064 DEBUG [org.jasig.cas.ticket.registry.DefaultTicketRegistr y] - <Removing ticket [TGT-1-zRPvpIZJdipf1llUloSHS1WDwrxWnWtFr0lvshX5m5R9BXjsXZ-sso] from registry> 2009-12-10 11:32:38,064 DEBUG [org.jasig.cas.web.support.CookieRetrievingCookieGe nerator] - <Removed cookie with name [CASTGC]> 2009-12-10 11:32:38,064 DEBUG [org.jasig.cas.web.support.CookieRetrievingCookieGe nerator] - <Removed cookie with name [CASPRIVACY]> . . . Any suggestion? Let me know if you need more information. Thanks in advance for you attention, --------------------------------------------------------------------- Fabio Sogni | E-Mail: [email protected] | ESO - EUROPEAN SOUTHERN OBSERVATORY | Phone : +49 89 320 06 566 | Karl Schwarzschild Strasse, 2 | Fax : +49 89 320 06 677 | Garching bei Muenchen - Germany | | --------------------------------------------------------------------- Visita Interiora Terrae, Rectificando Invenies Occultum Lapidem. --------------------------------------------------------------------- -- 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 This electronic message is intended only for the use of the individual(s) or entity(ies) named above and may contain information which is privileged and/or confidential. If you are not the intended recipient, be aware that any disclosure, copying, distribution, dissemination or use of the contents of this message is prohibited. If you received this message in error, please notify the sender immediately. -- 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
