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

Reply via email to