[cas-dev] Logout feature suggestion
Andrew R Feller
afelle1 at lsu.edu
Mon Sep 17 08:10:23 EDT 2007
Thank you for the feedback Scott as always! I will research this avenue
on how we can utilize it.
Thank you once again,
Andy
Andrew R Feller, Analyst
Subversion Administrator
University Information Systems
Louisiana State University
afelle1 at lsu.edu
(office) 225.578.3737
________________________________
From: cas-dev-bounces at tp.its.yale.edu
[mailto:cas-dev-bounces at tp.its.yale.edu] On Behalf Of Scott Battaglia
Sent: Saturday, September 15, 2007 10:54 PM
To: Mailing list for CAS developers
Subject: Re: [cas-dev] Logout feature suggestion
There are currently no plans on using Spring Web Flow. However, you may
want to take a look at the following...
http://static.springframework.org/spring/docs/2.0.x/api/org/springframew
ork/web/servlet/handler/HandlerInterceptorAdapter.html
If you define a separate handlermapping for the logout controller you
can use a HandlerInterceptorAdapter with it to modify its behavior.
-Scott
On 9/12/07, Andrew R Feller <afelle1 at lsu.edu> wrote:
Are there any plans for updating the CAS logout process to use Spring
Web Flow like the CAS login process currently uses?
Here at LSU, we must support legacy Lotus Notes applications until we
can migrate them to a newer environment. I have inserted a custom step
into the login web flow process to create a Lotus Domino SSO token,
however as there is no way to hook into the logout process, I have
created a custom logout controller to invalidate the Domino SSO token
upon logout. We have also seen a need to hook into the logout process
on the application server side as we will be protecting resources via
the Java EE container and unable to notify the container of logout
requests. If a web flow process existed for the logout process, then
implementers will be able to handle cleanup for work done within the
login process.
I appreciate your consideration and feedback.
Sincerely,
Andrew R Feller, Analyst
Subversion Administrator
University Information Systems
Louisiana State University
afelle1 at lsu.edu
(office) 225.578.3737
_______________________________________________
cas-dev mailing list
cas-dev at tp.its.yale.edu
http://tp.its.yale.edu/mailman/listinfo/cas-dev
--
-Scott Battaglia
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas-dev/attachments/20070917/e66a0e99/attachment.html
More information about the cas-dev
mailing list