You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/managed_rancher_service/managing-iam-authentication/guide.en-gb.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ details[open]>summary::before {
22
22
23
23
OVHcloud Managed Rancher Service (MRS) supports authentication through OVHcloud IAM, allowing you to manage access using centralized user identities and roles.
24
24
25
-
This guide explains how to enable IAM authentication and control user access to your registry using OVHcloud IAM users and roles.
25
+
This guide explains how to enable IAM authentication and control user access to your Rancher service using OVHcloud IAM users and roles.
26
26
27
27
## Requirements
28
28
@@ -133,7 +133,7 @@ To recover the admin password required for authentication, use the following API
133
133
> @api {v2} /publicCloud POST /publicCloud/project/{projectId}/rancher/{rancherId}/adminCredentials
134
134
>
135
135
136
-
Replace::
136
+
Replace:
137
137
138
138
- `projectId` with the ID of your Public Cloud project.
139
139
- `rancherId` with the ID of the Managed Rancher Service.
@@ -167,11 +167,11 @@ OVHcloud IAM provides three predefined roles for managing access to your Managed
167
167
168
168
> [!primary]
169
169
>
170
-
> **base** role: Base users can only log in and have no additional permissions.
170
+
> **base** role: Base users can only log in and do not have any additional permissions.
171
171
>
172
172
> **standard** role: Standard users can create new clusters and manage clusters and projects they have been granted access to.
173
173
>
174
-
> **ovhRestrictedAdmin** role: OVH Restricted Admins have full control over all resources in downstream clusters but no access to the local cluster.
174
+
> **ovhRestrictedAdmin** role: OVH Restricted Admins have full control over all resources in downstream clusters but do not have access to the local cluster.
175
175
>
176
176
177
177
These roles are assigned through IAM policies. To create and configure a policy, log in to the [OVHcloud Control Panel](/links/manager) and navigate to the `Identity, Security & Operations`{.action} section. Then, in the left-hand menu under **Identity and Access management**, click on `Policies`{.action} and click the `Create a policy`{.action} button.
@@ -185,7 +185,7 @@ Define users and groups, name your policy, add the users you want to include and
185
185
Set permissions for MRS:
186
186
187
187
- In the `Product types` section, select `Public Cloud / Managed Rancher Service (MRS) project`.
188
-
- In the `Resources` section, choose the specific MRS instance to which the policy will apply.
188
+
- In the `Resources` section, choose the specific MRS service to which the policy will apply.
0 commit comments