How does the authentication setup work?
To gain access to the software environment, the authentication server provides you with a JSON Web Token (JWT) through an Identity and Access management server built on top of Keycloak. Only with this token, the user can access the software. The token can be used independently from the server. This does not require session management (stateless) and prevents access when the expiration time is exceeded.
This can be done through Single-Sign, Two-factor authentication (2FA), and authentication keys. Maxxton offers a great deal of flexibility and can be connected with all conceivable user databases.
Temporary access is suitable for temporary employees, e.g. for cleaners and the maintenance service. Temporary hired employees receive a Time Based One Time Password (TOTP) to gain access to accommodation.