Specify a default authentication context in Relying Party config

Cantor, Scott cantor.2 at osu.edu
Mon Nov 30 21:11:22 EST 2015


On 11/30/15, 9:05 PM, "users on behalf of Michael A Grady" <users-bounces at shibboleth.net on behalf of mgrady at unicon.net> wrote:



>Then I must be confused, because:
>
> https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/javadoc/net/shibboleth/idp/saml/saml2/profile/config/BrowserSSOProfileConfiguration.html
>
>seems to me to say that its defaultAuthenticationContexts;

That's private. Probably there's a way to generate the Javadocs with no privates included.

> I don't see any mention of defaultAuthenticationMethods in there.

getDefaultAuthenticationMethods() (or more to the point, setDefaultAuthenticationMethods() to set it)


>It's not as far as I can tell. Which javadoc should I be looking at?

You're looking at it.

>Since I didn't find any documentation on it in the javadoc I looked at for SAML2, I just assumed the example that's shown on:
>  https://wiki.shibboleth.net/confluence/display/IDP30/AuthenticationFlowSelection#AuthenticationFlowSelection-Inputs
>  (first code example)
>
>was correct. And it does work.

I'll review it.

-- Scott



More information about the users mailing list