Skip to content

Commit

Permalink
Add images
Browse files Browse the repository at this point in the history
  • Loading branch information
VeljkoMaksimovic committed Apr 9, 2024
1 parent fc59c4f commit 60d6faf
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
Binary file added docs/security/groups/create_a_group.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/security/groups/create_group_popup.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/security/groups/go_to_people_page.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 6 additions & 3 deletions docs/security/groups.md → docs/security/groups/groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ Instead of managing users (changing their roles and adding them to individual pr

### Creating a User Group
<ul>
<li> Navigate to the User Groups section: Find the User Groups option in your application's dashboard or settings menu. </li>
<li> Create a new group: Click on the "Create New Group" button. You'll be prompted to name the group and optionally describe its purpose or the types of users it will contain. </li>
<li> Save the group: Once named and described, save the group to add it to your list of User Groups. </li>
<li> Navigate to the People page. </li>
![People page](./go_to_people_page.png)
<li> If you organization has access to the Groups feature, you should see a "Create a group" button. When you click on it, a pop-up will show, asking for group name, description and it's members. </li>
![Create a group](./create_a_group.png)
<li> As the final step, you need to enter group name and it's description, as well as adding it's members.</li>
![Add members](./create_group_popup)
</ul>

### Adding Users to a User Group
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ nav:
- RBAC overview: security/rbac-authorization.md
- Default roles: security/default-roles.md
- Repository-to-role mappings: security/repository-to-role-mappings.md
- User Groups: security/groups.md
- User Groups: security/groups/groups.md
- Score:
- Insights: score/project-insights.md
- Custom dashboards: score/custom-dashboards.md
Expand Down

0 comments on commit 60d6faf

Please sign in to comment.