HTTPS, I think~ 2012/5/4 elvis wang <[email protected]>
> Hi, Scott, > > HTTPS I thins~ > > My testing app: http, > and CAS: https. > > > 2012/5/4 Scott Battaglia <[email protected]> > >> Did you log in over https or http? >> >> >> On Thu, May 3, 2012 at 10:22 PM, elvis wang <[email protected]> wrote: >> >>> 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 [email protected] as: >>> [email protected] >>> >>> >>> >>> To unsubscribe, change settings or access archives, see >>> http://www.ja-sig.org/wiki/display/JSG/cas-dev >>> >>> >> -- >> 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-dev >> >> > > > -- > Best Regard, > ChihHung. > -- Best Regard, ChihHung. -- 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-dev
