Pedro Igor edited a comment on Feature Request PLINK-245

Have also added a configuration option for the Comparison attribute of RequestedAuthnContext.

Example of both configurations:

<Handler class="org.picketlink.identity.federation.web.handlers.saml2.SAML2AuthenticationHandler">
<Option Key="AUTHN_CONTEXT_CLASSES" Value="password, internetProtocol, PGP, urn:nonstandard"/>
<Option Key="REQUESTED_AUTHN_CONTEXT_COMPARISON" Value="better"/>
</Handler>

If a class does not match one of the standards alias, the non-standard value will be used as the class fqn.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira