Versions Compared

Key

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

...

When a user authenticates using SSO they go through the following process:

  1. The user navigates to your private portal.

  2. When the user clicks in your portal that want to access to Customer Alliance.

  3. Your application builds a JWT authentication link.

  4. Customer Alliance validates the JWT link provided.

  5. After a successful validation the user is granted access to the private Customer Alliance portal.

Requirements

To build the link that can authenticate your users you need two parameters from Customer Alliance:

...