Changes for page Users and roles

Last modified by Boris Folgmann on 2026/05/20 13:16

From version 8.1
edited by Boris Folgmann
on 2026/05/20 13:13
Change comment: There is no comment for this version
To version 6.2
edited by Boris Folgmann
on 2026/05/20 12:43
Change comment: Update document after refactoring.

Summary

Details

Page properties
Content
... ... @@ -2,43 +2,29 @@
2 2  
3 3  = Role Model =
4 4  
5 -== Portal Roles ==
6 -
7 -|=Portal Role|=Description
8 -|(((
9 -Admin
10 -)))|Admins have full-access. They can //create//, //edit //and //delete //all kinds of entities, like users, projects, organizations, technical users and roles. Therefore, they can also add additional admins who have the same privileges. The last Admin cannot remove himself.
11 -|(((
12 -Creator
13 -)))|Creators can //create //all kinds of entities like users, projects, organizations and technical users. When a Creator creates a new project he is automatically assigned an admin role in the project, which allows him to add more members.
14 -|(((
15 -User
16 -)))|All other users are simply called users. They can be assigned any role in projects.
17 -
18 -== Project Roles ==
19 -
20 20  Each user who is a member of a project has to be in //exactly one// Project Role. Therefore it is not possible to have no or multiple roles in a project.
21 21  
22 22  Different roles have different sets of permissions. Possible roles are:
23 23  
24 -(% class="responsive-table" %)
25 -(% class="active" %)|=(((
9 +|=(((
26 26  Role
27 27  )))|=(((
28 -Description
12 +Decription
29 29  )))
30 30  |(((
31 31  Admin
32 32  )))|(((
33 -Full access, even to potentially dangerous operations like deleting content in the Project. Can administer Project Members and Roles.
17 +Full access, even to potentially dangerous operations like User and Project Provisioning. Can administer Project Members and Roles.
34 34  )))
35 35  |(((
36 36  Master
37 -)))|Elevated write acccess, excluding potentially dangerous operations which can lead to massive data loss or other unrevertable changes.
21 +)))|(((
22 +Limited full access to avoid accidental data loss or other unrevertable changes.
23 +)))
38 38  |(((
39 39  Developer
40 40  )))|(((
41 -General read-write access to contribute to the Project
27 +Read-write access to contribute to the Project
42 42  )))
43 43  |(((
44 44  Viewer