Previous Topic: Determine how a User Authenticated at an Identity Provider

Next Topic: Authentication Context Processing for SP-Initiated SSO


Authentication Context Processing for IdP-initiated SSO

When single sign-on is initiated at the IdP, authentication context processing follows these steps:

  1. A user request triggers single sign-on at the IdP.
  2. The user is authenticated and a user session is generated. Associated with the session is a protection level that is configured with the authentication scheme.
  3. Depending on the authentication context configuration at the IdP, one of the following conditions occur:
  4. The IdP generates the assertion and adds the authentication context to it. The assertion is then sent to the SP.
  5. At the SP, another comparison is made between the authentication context class from the assertion and the one configured at the SP. If this comparison is successful, the authentication transaction is complete.