[cas-dev] Adding of Cookie after Authentication
Scott Battaglia
scott_battaglia at rutgers.edu
Thu May 18 08:05:19 EDT 2006
Teemu,
You merely need to add an additional Action to your login webflow. You
would want to do this before you do the redirect.
http://developer.ja-sig.org/source/viewrep/jasig/cas3/webapp/WEB-INF/login-webflow.xml?r=1.6
is what the current (CAS 3.0.5-SNAPSHOT) web flow looks like. 3.0.4's
looks slightly different.
-Scott
Teemu Hämäläinen wrote:
>Hello,
>
>I am using CAS 3.0.4 and I have one special need for CAS. When user is
>authenticated throught CAS login page, one cookie need to be added and
>that cookie would contain username information.
>
>I have tryed to find correct place from the code where I would have
>HttpServletResponce and username available and then I could set the
>correct cookie. Anyway... I have not managed on this task. Any
>suggestions?
>
>Regards
>
> Teemu
>
>_______________________________________________
>cas-dev mailing list
>cas-dev at tp.its.yale.edu
>http://tp.its.yale.edu/mailman/listinfo/cas-dev
>
>
More information about the cas-dev
mailing list