Hi,

    I just start to study/survey CAS solutions....

    When user click 'logout' button from my testing webapp, the testing
testapp redirect the request to the CAS logout url,
    https://cas-domain:8443/cas/logout?service=http://mywebapp, and CAS
does shows logout successfully.

    However, I found the user is not really logout, he can still browse
testing webapp pages, no needs to login again!!
    I ran CAS in debug mode and found that LogoutController cannot delete
the CASTGC cookie because of the cookies in
    the request is null !!
    (LogoutController.handleRequestInternal())

    Does anyone know how to solve the problem?

     CAS Server version: 3.4.2
     CAS Client version: 3.2.1


Best regards,
Elvis Wang.

-- 
You are currently subscribed to cas-dev@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to