|
2 | 2 | // |
3 | 3 | // ocm/ocm-overview.adoc |
4 | 4 |
|
5 | | -:_mod-docs-content-type: PROCEDURE |
| 5 | +:_mod-docs-content-type: CONCEPT |
6 | 6 | [id="ocm-accesscontrol-tab_{context}"] |
7 | 7 | = Access control tab |
8 | 8 |
|
9 | 9 | [role="_abstract"] |
10 | | -The **Access control** tab allows the cluster owner to set up an identity provider, grant elevated permissions, and grant roles to other users. |
11 | | - |
12 | | -[id="ocm-accesscontrol-tab-identity-providers_{context}"] |
13 | | -== Identity providers |
14 | | - |
15 | | -You can create your cluster's identity provider in this section. See the _Additional resources_ for more information. |
16 | | - |
17 | | -[id="ocm-accesscontrol-tab-cluster-roles-access_{context}"] |
18 | | -== Cluster roles and acess |
19 | | - |
20 | | -You can create a `dedicated-admins` role for {product-short-name} clusters or `cluster-admins` role for {product-title} clusters. |
21 | | - |
22 | | -.Procedure |
23 | | -. Click the **Add user** button. |
24 | | -. Enter the ID of the user you want to grant cluster admin access. |
25 | | -. Select the appropriate group for your user. Either `dedicated-admins` for {product-short-name} clusters, or `cluster-admins` for |
26 | | -ifdef::openshift-rosa[] |
27 | | -{rosa-classic-short} |
28 | | -endif::openshift-rosa[] |
29 | | -ifdef::openshift-rosa-hcp[] |
30 | | -{rosa-short} |
31 | | -endif::openshift-rosa-hcp[] |
32 | | -clusters. |
33 | | - |
34 | | -[id="ocm-accesscontrol-tab-ocm-roles-access_{context}"] |
35 | | -== OCM roles and access |
36 | | -.Prerequisites |
37 | | - |
38 | | -* You must be the cluster owner or have the correct permissions to grant roles on the cluster. |
39 | | - |
40 | | -.Procedure |
41 | | - |
42 | | -. Click the **Grant role** button. |
43 | | -. Enter the Red Hat account login for the user that you wish to grant a role on the cluster. |
44 | | -. Select the role from following options: |
45 | | -** **Cluster editor** allows users or groups to manage or configure the cluster. |
46 | | -** **Cluster viewer** allows users or groups to view cluster details only. |
47 | | -ifdef::openshift-rosa[] |
48 | | -** **Cluster autoscaler editor** allows users or groups to manage and configure the cluster autoscaler settings. |
49 | | -endif::openshift-rosa[] |
50 | | -** **Identity provider editor** allows users or groups to manage and configure the identity providers. |
51 | | -** **Machine pool editor** allows users or groups to manage and configure the machine pools. |
52 | | -. Click the **Grant role** button on the dialog box. |
53 | | - |
54 | | -ifdef::openshift-rosa[] |
55 | | -[id="ocm-accesscontrol-tab-transfer-ownership_{context}"] |
56 | | -== Transfer ownership |
57 | | - |
58 | | -You can transfer your cluster to another user. |
59 | | - |
60 | | -[NOTE] |
61 | | -==== |
62 | | -Once you transfer cluster ownership, you lose access to the cluster. |
63 | | -==== |
64 | | - |
65 | | -.Procedure |
66 | | - |
67 | | -. Select **Initiate transfer**. |
68 | | -. Enter the user name, account ID, and organization ID of the user that you are transferring the cluster to. |
69 | | -. Select **Initiate transfer**. |
70 | | - |
71 | | -endif::openshift-rosa[] |
| 10 | +The **Access control** tab allows the cluster owner to set up an identity provider, grant elevated permissions, and grant roles to other users. |
0 commit comments