Skip to main content

Architecture

The duties for the debiX Auth Provider API are assigned as follows:

  • SIX implements the Provider-to-SIX specification of the API.

  • SIX provides the authentication services via the debiX Auth Provider API.

  • SIX guarantees the client authentication and the segregation of the clients' data.

  • The authentication provider implements the SIX-to-Provider specification of the API.

  • The authentication provider transmits authentication requests to the corresponding authorized user.

  • The authentication provider manages the user credentials with their own IAM solution.