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 <[EMAIL PROTECTED]> 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
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>



-- 
-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to