Idp v3 external auth -- changes from v2 idp

Cantor, Scott cantor.2 at osu.edu
Fri Mar 13 10:24:47 EDT 2015


On 3/13/15, 6:45 AM, "C G" <ci_98yr at yahoo.com> wrote:
>
>To determine whether the RP requested a specific form of authentication, you must walk the context tree from the root down to the AuthenticationContext <http://shibboleth.net/cgi-bin/java-idp.cgi/net.shibboleth.idp.authn.context.AuthenticationContext> and
> then on to a RequestedPrincipalContext <http://shibboleth.net/cgi-bin/java-idp.cgi/net.shibboleth.idp.authn.context.RequestedPrincipalContext>.
>
>Now my q: can some pls point me to right changes needed from v2ea  integration ? 

The wiki documents the interface in broad terms, shows an example, and points to the relevant Javadocs. There are also examples in the package that use this interface, e.g. the RemoteUserExternal and X509External methods.

If you need more, you'll have to ask a specific question. You posted a blurb about the autehenticationMethod attribute. Why? Does that matter to you? If so, you'll have to explain what you're doing with it for me to be able to describe what the alternative is.

-- Scott



More information about the users mailing list