List of privileges for backend user roles

Is there a list of privileges listed somewhere for what is included in the different backend user roles?

Here is the list of roles with a description of each:

  • Normal - Normal users can manage enrollments and the data in the database.
  • Admin - These users can do everything a normal user is able to do. In addition, they are also able to add back-end users and change the roles of existing back-end users. These are also the only backend users with access to the Audit Logs
  • Data Manager - These users can manage data but not enrollments.
  • App User Manager - Can only manage users and enrollments, but have no view on any of the app data.
  • Read Only - These users can see the data, but cannot manage users or data.
2 Likes

@tielman which of these user roles have access to the audit logs?

Only ADMIN backend users will have access to the Audit Logs.

Please note, these Roles are being deprecated and will be replaced by access policies in the future. This means that any backend user can have additional access policies assigned to them in the policy management system which would give that backend user access to more than what is described above. But this would obviously not happen automatically, it is just something to keep in mind.

1 Like