CAS w/ ACEGI
Larry Symms
lsymms at gmail.com
Tue Mar 18 14:53:43 EDT 2008
In that case would it also make sense to put in a name property on the
AuthenticationHandlers to differentiate handlers that use the same impl
(e.g. 2 ldap directories), or would you just add the handler object as a
property to the Authentication object and have the MetaDataPopulator use
the properties of the handler to differentiate it (e.g. analyze the
context source urls to determine which server successfully authenticated
the credentials)? If it were up to me I'd just tack on an optional name
property to the AuthenticationHandler interface.
- Larry
Scott Battaglia wrote:
> My mistake on that one (I think I got my interfaces mixed up). If
> you submit a JIRA issue I'll have the AuthenticationManager populate
> the attribute on the Authentication object by default. This would
> make it to 3.2.1 which hopefully should come out as an RC1 tomorrow.
>
> -Scott
More information about the cas
mailing list