Skip to content

Commit 50488d4

Browse files
add WIP note
1 parent 8b63e94 commit 50488d4

File tree

1 file changed

+16
-39
lines changed

1 file changed

+16
-39
lines changed

content/manuals/enterprise/security/roles-and-permissions/custom-roles.md

Lines changed: 16 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ Admin Console:
3232
1. Select **Admin Console**, then **User management**.
3333
1. Select **Roles**, then **Create role**.
3434
1. Create a name and describe what the role is for:
35-
- Provide a **Display name**
36-
- Enter a unique **Name** identifier (can't be changed later)
37-
- Add an optional **Description**
35+
- Provide a **Display name**
36+
- Enter a unique **Name** identifier (can't be changed later)
37+
- Add an optional **Description**
3838
1. Set permissions for the role by expanding permission categories and selecting
39-
the checkboxes for permissions. For a full list of available permissions, see
40-
the [custom roles permissions reference](#custom-roles-permissions-reference).
39+
the checkboxes for permissions. For a full list of available permissions, see
40+
the [custom roles permissions reference](#custom-roles-permissions-reference).
4141
1. Select **Review** to review your custom roles configruation and see a summary
42-
of selected permissions.
42+
of selected permissions.
4343
1. Select **Create**.
4444

4545
With a custom role created, you can now [assign custom roles to users](#assign-custom-roles).
@@ -52,9 +52,9 @@ With a custom role created, you can now [assign custom roles to users](#assign-c
5252
1. Find your custom role from the list, and select the **Actions menu**.
5353
1. Select **Edit**.
5454
1. You can edit the following custom role settings:
55-
- Display name
56-
- Description
57-
- Permissions
55+
- Display name
56+
- Description
57+
- Permissions
5858
1. After you have finished editing, select **Save**.
5959

6060
## Assign custom roles
@@ -65,7 +65,7 @@ With a custom role created, you can now [assign custom roles to users](#assign-c
6565
1. Sign in to [Docker Home](https://app.docker.com).
6666
1. Select **Members**.
6767
1. Locate the member you want to assign a custom role to, then select the
68-
**Actions menu**.
68+
**Actions menu**.
6969
1. In the drop-down, select **Change role**.
7070
1. In the **Select a role** drop-down, select your custom role.
7171
1. Select **Save**.
@@ -76,7 +76,7 @@ With a custom role created, you can now [assign custom roles to users](#assign-c
7676
1. Sign in to [Docker Home](https://app.docker.com).
7777
1. Select **Members**.
7878
1. Use the checkboxes in the username column to select all users you want
79-
to assign a custom role to.
79+
to assign a custom role to.
8080
1. Select **Change role**.
8181
1. In the **Select a role** drop-down, select your custom role.
8282
1. Select **Save**.
@@ -87,7 +87,7 @@ to assign a custom role to.
8787
1. Sign in to [Docker Home](https://app.docker.com).
8888
1. Select **Teams**.
8989
1. Locate the team you want to assign a custom role to, then select
90-
the **Actions menu**.
90+
the **Actions menu**.
9191
1. Select **Assign role**.
9292
1. Select your custom role, then select **Assign**.
9393

@@ -104,7 +104,7 @@ To see which users and teams are assigned to roles:
104104
1. Select **Admin Console**, then **User management**.
105105
1. Select **Roles**.
106106
1. In the roles list, view the **Users** and **Teams** columns to see
107-
assignment counts.
107+
assignment counts.
108108
1. Select a specific role to view its permissions adn assignments in detail.
109109

110110
## Reassign custom roles
@@ -122,7 +122,6 @@ assignment counts.
122122
{{< /tab >}}
123123
{{< tab name="Bulk users" >}}
124124

125-
126125
{{< /tab >}}
127126
{{< tab name="Teams" >}}
128127

@@ -131,7 +130,7 @@ assignment counts.
131130
1. Locate the team, then select the **Actions menu**.
132131
1. Select **Change role**.
133132
1. In the pop-up window, select a role from the drop-down menu, then
134-
select **Save**.
133+
select **Save**.
135134

136135
{{< /tab >}}
137136
{{< /tabs >}}
@@ -155,31 +154,9 @@ If you have users or teams assigned to a role, you must reassign them to new rol
155154
1. Select **Roles**.
156155
1. Find your custom role from the list, and select the **Actions menu**.
157156
1. If the role has assigned users or teams, select **Reassign** first to move
158-
them to different roles.
157+
them to different roles.
159158
1. Once no users or teams are assigned, select the **Actions menu** again.
160159
1. Select **Delete**.
161160
1. In the confirmation window, select **Delete** to confirm.
162161

163-
## Custom roles permissions reference
164-
165-
Custom roles can included any combination of the following permissions.
166-
167-
### User and role management permissions
168-
169-
- **Invite members**: Send organization invitations
170-
- **Manage members**: Remove users from the organizatino
171-
- **Manage member roles**: Assign roles to users
172-
- **Create custom roles**: Create, edit, and delete custom roles
173-
- **View member activity**: View activity logs in the organization
174-
- **Export and reporting**: Export users and activity logs
175-
176-
### Team management permissions
177-
178-
- **Create teams**:
179-
- **Manage teams**:
180-
181-
### Organization configuration permissions
182-
183-
### Billing permissions
184-
185-
### Hub permissions
162+
## Custom roles permissions reference (WIP)

0 commit comments

Comments
 (0)