This might help with that:
https://www.ja-sig.org/svn/cas3/trunk/cas-server-core/src/main/java/org/jasig/cas/authentication/SamlAuthenticationMetaDataPopulator.java

Cheers,
Scott


On Thu, Oct 1, 2009 at 9:37 PM, Marvin Addison <[email protected]>wrote:

> > Is it possible to pass some parameter to the applications integrated with
> > cas in order to understand which autentication handler has been used ?
>
> We do this via the SAML-based attribute release feature of CAS 3.2.x
> and later.  We calculate an LOA attribute based on the type of
> Credential (UsernamePasswordCredentials or X509CertificateCredentials)
> and send this as an attribute in the SAML AttributeStatement sent to
> clients.  Although SAML isn't supported by all CAS clients, it's
> supported by the Java client, phpCAS, and mod_auth_cas, which covers
> our bases here.
>
> M
>
> --
> You are currently subscribed to [email protected] as:
> [email protected]
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to