Understanding the SAML authentication workflow in AIQUM
Applies to
- Active IQ Unified Manager (AIQUM)
- Security Assertion Markup Language (SAML)
Description
The below example outlines the SAML workflow in Active IQ Unified Manager
- The administrator connects to Unified Manager (UM) web GUI.
- UM looks up the configured IdP for the cluster.
- UM redirects the administrator’s browser to the IdP.
- The IdP prompts the administrator for credentials. The IdP is responsible for multiple authentication factors.
- The IdP verifies the administrator’s credentials in AD.
- The IdP issues a SAML assertion, and redirects the administrator’s web browser back to UM.
- UM processes the SAML assertion, and then looks up the authorization role from its internal database.
- The session is established and UM returns a SAML session token to the administrator’s web browser in the Set-Cookie header. From this point on, the administrator is allowed access to UM using a secure SAML token.
Additional Information
Parent topic: SAML setup and troubleshooting in Active IQ Unified Manager