Pass Additional Information in Credentials Object

Romain Bourgue romain.bourgue at agriculture.gouv.fr
Mon Oct 1 05:23:25 EDT 2007


Hi,

You'll have to extend UsernamePasswordCredentials with a class that supports the 
/service/ parameter. Then you'll need a specific credential binder for this 
class that will fill username, password and service to this object.

You'll also need a modified authentication handler to match the correct 
authentification handler with the specified service.

The perfect fit for this would be to use RegisteredService by attaching 
allowedAuthenticationHandlers to them as described in 
http://www.ja-sig.org/wiki/display/CAS/AllowedAuthenticationHandlers+for+RegisteredService



Romain

Clifford Bryant a écrit :
> Is it possible to pass additional information in the 
> UsernamePasswordCredentials object?  For example, it would be useful to 
> be able to pass the application that the user is attempting to access 
> when they signon.  Different applications use different database tables 
> to store the username and password data.
> 
>  
> 
> Clifford Bryant, Senior Developer
> 
> Edgewater Technology, Inc.
> 
> -------------------------------------------------------------
> 
> 20 Harvard Mill Square
> 
> Wakefield, MA 01880
> 
> Direct (:  781.213.9885
> 
> Cell (:  617.417.6704
> 
> Fax 6:  781.246.5903
> 
> *:  _cbryant_ at edgewater.com <mailto:cbryant at edgewater.com>
> 
> ü:  www.edgewater.com <http://www.edgewater.com/>
> 
>  
> 
> 
> This e-mail and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed.  This communication may contain information that is protected from disclosure by applicable law.  If you are not the intended recipient, or the employee or agent responsible for delivering this communication to the intended recipient, be advised that you have received this e-mail in error and any use, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited.  If you believe that you have received this e-mail in error, please immediately notify Edgewater Technology by telephone at (781) 246-3343 and delete the communication from all e-mail files.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas



More information about the cas mailing list