Changes for page Users and roles

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

From version 9.1
edited by Boris Folgmann
on 2026/05/20 13:16
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,52 +2,33 @@
2 2  
3 3  = Role Model =
4 4  
5 -== Portal Roles ==
6 -
7 -Inside the DevOps Portal users have exactly one defined role out of three.
8 -
9 -(% class="active" %)|=(% style="width: 124px;" %)Portal Role|=(% style="width: 861px;" %)Description
10 -|(% style="width:124px" %)(((
11 -Admin
12 -)))|(% style="width:861px" %)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.
13 -|(% style="width:124px" %)(((
14 -Creator
15 -)))|(% style="width:861px" %)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.
16 -|(% style="width:124px" %)(((
17 -User
18 -)))|(% style="width:861px" %)All other users are simply called users. They can be assigned any role in projects.
19 -
20 -(% class="wikigeneratedid" %)
21 -The permissions of these roles are documented at [[DevOps Portal for Users>>DevOps Portal for Users.WebHome]], [[DevOps Portal for Creators>>DevOps Portal for Creators.WebHome]], and [[DevOps Portal for Admins>>DevOps Portal for Admins.WebHome]].
22 -
23 -== Project Roles ==
24 -
25 25  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.
26 26  
27 27  Different roles have different sets of permissions. Possible roles are:
28 28  
29 -(% class="responsive-table" %)
30 -(% class="active" %)|=(% style="width: 120px;" %)(((
31 -Project Role
32 -)))|=(% style="width: 864px;" %)(((
33 -Description
9 +|=(((
10 +Role
11 +)))|=(((
12 +Decription
34 34  )))
35 -|(% style="width:120px" %)(((
14 +|(((
36 36  Admin
37 -)))|(% style="width:864px" %)(((
38 -Full access, even to potentially dangerous operations like deleting content in the Project. Can administer Project Members and Roles.
16 +)))|(((
17 +Full access, even to potentially dangerous operations like User and Project Provisioning. Can administer Project Members and Roles.
39 39  )))
40 -|(% style="width:120px" %)(((
19 +|(((
41 41  Master
42 -)))|(% style="width:864px" %)Elevated write acccess, excluding potentially dangerous operations which can lead to massive data loss or other unrevertable changes.
43 -|(% style="width:120px" %)(((
21 +)))|(((
22 +Limited full access to avoid accidental data loss or other unrevertable changes.
23 +)))
24 +|(((
44 44  Developer
45 -)))|(% style="width:864px" %)(((
46 -General read-write access to contribute to the Project
26 +)))|(((
27 +Read-write access to contribute to the Project
47 47  )))
48 -|(% style="width:120px" %)(((
29 +|(((
49 49  Viewer
50 -)))|(% style="width:864px" %)(((
31 +)))|(((
51 51  Read-only access to all not security-relevant data in the Project
52 52  )))
53 53