Skip to main content

Overview

The SAML authentication flow involves two steps:

  1. The SP sends an AuthnRequest to the IdP.
  2. The IdP authenticates the user and sends an AuthnResponse back to the SP with user attributes.

Pages