You need to specify which version of CAS you are using.  CAS 3.2 had a bug
where the logic to enable/disable was reversed.  This was fixed in CAS 3.2.1

On Thu, Apr 17, 2008 at 3:24 PM, Axel Mendoza Pupo <[EMAIL PROTECTED]>
wrote:

> I debug the logout process and when the
> AbstractWebApplicationService.logOutOfServices(sessionIdentifier) call
> has made, the httpclient = null, so never send the SamL response to
> registered services for logout.
> I think that CentralAuthenticationServiceImpl most have a property
> private HttpClient client; to set the HttpClient bean and pass to all
> SimpleWebApplicationServiceImpl created before save to
> serviceTicketRegistry the created SimpleWebApplicationServiceImpl
> Correct me if I wrong but I think that is the main problem in Single
> Sign Out, because I try to do it manually sending ticketgrantingticketid
> in logoutController and it works ok
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>



-- 
-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to