Skip to content

Commit 56325f7

Browse files
paulOsinskiPaul Osinskivalentijnscholten
authored
docs - pro user groups info (#12127)
* update pro user groups * add user configuration permissions overhaul info --------- Co-authored-by: Paul Osinski <paul.m.osinski@gmail.com> Co-authored-by: valentijnscholten <valentijnscholten@gmail.com>
1 parent a19c511 commit 56325f7

File tree

6 files changed

+27
-1
lines changed

6 files changed

+27
-1
lines changed

docs/assets/images/all_groups_pro.png

118 KB
Loading
188 KB
Loading
Loading

docs/assets/images/pro_user_view.png

208 KB
Loading

docs/content/en/customize_dojo/user_management/create_user_group.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,26 @@ From the sidebar, navigate to 👤**Users \> Groups** to see a list of all activ
2121
![image](images/Create_a_User_Group_for_shared_permissions.png)
2222
From here, you can create, delete or view your individual Group pages.
2323

24+
For <span style="background-color:rgba(242, 86, 29, 0.3)">DefectDojo Pro</span> users, the Beta UI's All Groups has a few additional options.
25+
* You can filter this table by Group Name, Description, E-mail Address, Global Role, as well as the total number of Users, Product Types, and Products associated with the Group.
26+
* You can also adjust a Group's Permissions or other settings by clicking the "⋮" button next to the Group you wish to edit.
27+
28+
![image](images/all_groups_pro.png)
29+
30+
## Viewing A Group
31+
32+
Viewing a group displays all Group information, such as ID, name, description, global role, etc. The Group Members, Product Types, and Products associated with the group are also displayed. Additionally, configuration permissions tied to a Group can be updated directly from the “View Group” page.
33+
34+
For <span style="background-color:rgba(242, 86, 29, 0.3)">DefectDojo Pro</span> users, the Beta UI's Group View allows you to assign Configuration Permission adjustments in a slightly different way.
35+
36+
![image](images/group_view_pro_ui.png)
37+
38+
* All configuration permissions are displayed in a dropdown which is grouped into subcategories. If the selection of configuration permissions is different from their current value, an “Update Configuration Permissions” button is displayed.
39+
40+
![image](images/groups_pro_configuration_permissions.png)
41+
42+
* Once a few additional permissions have been selected, the user will be asked to confirm they would like to update the permissions for the selected group before an update is made.
43+
2444
## Create / Edit a User Group
2545

2646
1. Navigate to the 👤**Users \> Groups** page on the sidebar. You will see a list of all existing User Groups, including their Name, Description, Number of Users, Global Role (if applicable) and Email.

docs/content/en/customize_dojo/user_management/pro_permissions_overhaul.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,10 @@ When looking at Product Type or Product, you can open the Permissions window to
1818

1919
1. At the top of this window, you can choose to manage permissions for an individual user or for a [user group](../create_user_group).
2020
2. Here, you can select a user or group to add to the Product, and select the [Role](../about_perms_and_roles) that you want that user to have.
21-
3. On the lower table, you can see a list of all users or groups who have access to this object. You can also quickly assign a new role for one of these users or groups from the drop-down menu.
21+
3. On the lower table, you can see a list of all users or groups who have access to this object. You can also quickly assign a new role for one of these users or groups from the drop-down menu.
22+
23+
## Setting Configuration Permissions through the User view
24+
25+
A user's configuration permissions can now be set in a more user-friendly approach. From the Users View, all configuration permissions are displayed in a dropdown, then grouped by the permission type. If the selection of configuration permissions is different from their current value, an “Update Configuration Permissions” button is displayed. When clicked, the user will be asked to confirm they would like to update the permissions for the selected group before an update is made.
26+
27+
![image](images/pro_user_view.png)

0 commit comments

Comments
 (0)