Previous Topic: Configure Authentication Context Processing at the IdPNext Topic: Configure Authentication Context Requests at the SP


Specify How the IdP Obtains the Authentication Context

Configure how to obtain the authentication context.

Follow these steps:

  1. Navigate to the SSO and SLO step in the IdP->SP partnership wizard.
  2. In the Authentication section, specify how to obtain the authentication context.
  3. Follow the steps for the method chosen in the previous step:
  4. (Optional). Depending on how you obtain the authentication context you can also select the Ignore RequestedAuthnContext check box.

The following table shows how the Configure AuthnContext and the Ignore RequestedAuthnContext settings work together:

Configure AuthnContext

Ignore RequestedAuthnContext

SP requests AuthnContext

Result

Predefined Class

Selected

Yes

IdP ignores the <RequestedAuthnContext> and uses the defined value in the assertion.

Predefined Class

Selected

No

IdP returns the defined value in the assertion by default.

Predefined Class

Not selected

Yes

Transaction fails because the IdP is not configured to handle the authentication context request. The IdP returns an error message to the SP.

Predefined Class

Not selected

No

IdP returns the defined class value in the assertion by default.

Automatically Detect Class

Selected

Yes

IdP compares the protection level for the authentication scheme against the authentication context template and returns the matching authentication URI in the assertion. The IdP ignores the values in the SP request.

Automatically Detect Class

Selected

No

IdP compares the protection level for the authentication scheme against the authentication context template and returns the matching authentication URI in the assertion. The IdP ignores the values in the SP request.

Automatically Detect Class

Not selected

Yes

IdP compares the protection level against the authentication context class that the SP sends. The IdP uses the authentication context template to determine the authentication URI it places in the assertion.

Automatically Detect Class

Not selected

No

IdP compares the protection level for the authentication scheme against the authentication context template and returns the matching authentication URI in the assertion.