Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It is possible to configure your ASM setup so that users sign in using Single Sign On (SSO) via an Identity Provider (IdP) rather than using static credentials.

Overview

Note

Read this section before attempting an SSO setup. It contains important information which will help you understand the configuration you will be performing! If you have already read the Overview or otherwise wish to proceed to SSO setup from within the ASM Portal, see the section https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2150498502/Configuring+SSO+Within+ASM#Setting-up-SSO-From-Within-Apica .

Understanding the Roles of Identity and Service Providers in Relation to ASM

...

  1. The user directs the browser to to ASM.

  2. The browser accesses the ASM SSO login.

  3. ASM returns a Identity Provider redirect with a SAML request.

  4. The browser contacts the Identity Provider.

  5. The identity provider returns an authentication form.

  6. The form is shown to the user.

  7. The user submits the form.

  8. The identity provider authenticates the user.

  9. The identity store provides the user authentication.

  10. The identity provider returns a a SAML response including the user attributes and roles.

  11. The browser sends SAML response to ASM for validation.

  12. ASM returns a redirect to the landing page.

  13. The browser requests the landing page.

  14. ASM returns the landing page.

Setting up SSO From

...

the ASM Portal

Info

Before you begin, make sure you meet the following prerequisites:

  1. SSO must be enabled by Apica for your Customer Account. Apica will perform this step for you.

  2. SSO must be configured for your user account. This step must be performed by your organization.

...