Versions Compared

Key

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

...

The IdP stores information about the user in a database.  The user connects to SP and SP delegates authentication request to IdP. The IdP validates the user against its identity database. It then sends a SAML assertion about that user to the service provider. The SP then gives the user access to the application.

 


  1. Create users in Adeptia and Company's IdP server with same name. 
  2. Company's user access Adeptia Login page and Adeptia calls Company IdP via SAML for authentication.
  3. If user is already logged into Company's IdP then Adeptia receives a SAML response with logged in User ID.
  4. Adeptia takes the User ID and fetches user information from Adeptia User Management and logs the user into Adeptia.

...