Skip to the content.

15. authentication

Date: 2023-01-30

Status

Accepted

Context

We need to decide how we will authenticate users. We have a few options:

Decision

We want use third-party authentication, because it is more secure and we don’t support this service.

We research next third-party authentication:

Consequences

Use this scheme:

authentication.png

Step 1. Try to use Keycloak

  1. Install Keycloak
  2. Try to use Keycloak
  3. Made decision about use Keycloak and update this ADR