RememberMe notification
Scott Battaglia
scott.battaglia at gmail.com
Wed Mar 19 17:35:17 EDT 2008
The Authentication object is included with the assertion on the server
side. Essentially, you'll need to modify the casSuccessfulValidate JSP page
to include the additional parameter.
-Scott
On Wed, Mar 19, 2008 at 3:45 PM, Robert Oschwald <roos at symentis.com> wrote:
> We use the new RememberMe functionality of 3.2.1 (SVN)
>
> In the wiki docu on it states:
> When "Remember Me" is being used, an attribute is added to the
> Authentication object. This attribute is
> RememberMeCredentials#AUTHENTICATION_ATTRIBUTE_REMEMBER_ME with a value
> of Boolean.TRUE. You can use this in combination with the date the
> Authentication object was created to determine whether you should notify
> applications of the Remember Me option.
>
> The Authentication object is on the cas server side, right?
> As it is not an attribute in the serviceTicket validation XML response,
> the good question is: How can I inform the client that this is a
> remembered login?
>
>
> Robert
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
--
-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080319/b632613b/attachment.html
More information about the cas
mailing list