Hello, i fix the problem ! The problem was simply that the single sign on filter was'nt the first in the order of web.xml! Thanks Bye
> Hello, > i'm trying to integrate Single Sign Out protocol in older Yale > version of Java cas client but i doesn't work. (I can't use > new client version because i worked alot up the older version) > Can enyone explain me how Single Sign Out protocol work ? > > I know there is a filter in cas client that create or destroy > session properly. > > I suppose that the cas server keep trace of > all clients application that will need to invalidate their > session, but how cas server do it ??? In which class ? > > I suppose that when the server cas receive the logout request > (https://localhost:8443/cas/logout) it send a request for any > client application for invalidate their session (with destroy > method in single sign out filter). How and where (in which class) it send > these requests ?? > > please help me .. thanks in advance > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
