Authentication/authorization
Last modified with commit 305c859 on
by Tjasa Simovic.
Authentication/authorization is done by an external service (such as Azure B2C). Details are dependent on the selected service.
Core features:
- Users must be authenticated and authorized to access the admin part.
- Users must be authenticated with email and password.
- Registration of users is not possible.
- Sign in.
- Sign out.
- Forgotten password.