[cas-dev] Logout feature suggestion

Scott Battaglia scott.battaglia at gmail.com
Sat Sep 15 23:53:53 EDT 2007


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/springframework/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/20070915/2147a2ab/attachment.html 


More information about the cas-dev mailing list