Nonak,

I think a better approach would be to add your own filter in which you could perform the additional work.  You can have multiple filters mapped to process each HTTP request, and the order of filter-mapping elements in web.xml determines their order.

Adam

John Nonak wrote:
Hi,

Sorry I m quite a newbie here. I looking for a way to apply custom logout code uppon the CAS single sign out. I managed to get the single sign out working with Spring Security and everything seems to work fine (sessions are invalidated). However we do have a certain amount of custom code for each application when the user logs out (for instance logging the action etc.) but I do not find a way to add extra logout handlers.

So the question is is there a way to extend the filter somehow (the SingleSignOutFilter class is final, I cannot overwrite it) or add custom logout handlers ?

Thanks !
Nonak


_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas


begin:vcard
fn:Adam Rybicki
n:Rybicki;Adam
org:Unicon, Inc.;Professional Services
adr:Suite 113;;3140 North Arizona Avenue;Chandler;AZ;85225;United States
email;internet:[EMAIL PROTECTED]
tel;work:+1-480-558-2400
tel;home:+1-310-265-8286
tel;cell:+1-310-980-2758
x-mozilla-html:FALSE
url:http://www.unicon.net/
version:2.1
end:vcard

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to