Service Provider First (SP-First)

The process of authentication via eIAM

The Service Provider First pattern applies."
Service Provider First (SP first)
Service Provider First (SP first)

  1. The user calls the target application (=Serivce Provider).
  2. The target application forwards the user's browser to eIAM for the purpose of authenticating the user.
  3. eIAM now forwards the user's browser to an identity provider (IdP) on which the user logs in.
  4. An authentication token is now passed to the user's browser if successful and the browser is routed back to the target application via eIAM.
  5. On this way, the original authentication token of the identity provider of eIAM is exchanged by an eIAM authentication token, enriched with data from the user's root account eIAMs in root clients as well as the user record in the eIAM access client.
  6. The target application now evaluates the eIAM authentication token and acts on its contents and meaning.