User management
Last modified with commit 305c859 on
by Tjasa Simovic.
User management is only accessible to the user with the role “user-manager”. User management is tightly integrated with the chosen authentication and authorization platform.
The user list displays the following user data:
- Assigned roles
The list has no pagination and no filtration.
User-manager can:
- Add new users.
- Assign email.
- Assign a random password, but not store it. Expected process is that the new user will click “forgotten password” and reset it.
- Edit existing users.
- Assign roles.
- Delete users.
A deleted user loses access to the application, but his/her records must be kept in reservation timeline, where we display which user made a status change.