Skip to content
Krzysztof Słysz edited this page Oct 19, 2021 · 8 revisions

User management

Required user role: SUPER

Here, you can create or modify user, assign him to the projects and reset his password. You cannot change the username or delete it.

Users

User fields:

  • Enabled - only enabled users can login
  • Name - [unique] user name (*)
  • Roles - user roles (*)
  • Description - explanatory description
  • Expiration date - end date of the users's access to the assigned projects
  • Projects - number of projects the user is assigned to
  • Created by - creator name
  • Created at - creation date and time
  • Modified by - last modifier (*)
  • Modified at - last modification date and time (*)

(*) Displayed in the users selection dialog.

User roles:

  • SUPER - access to project/user management
  • ADMIN - access to project administration
  • MEMBER - access to assinged projects (FRONTED & API)
  • ROBOT - access to assigned projects (base part of the API)
Clone this wiki locally