Skip to content

Commit 1ef4fc3

Browse files
committed
update
1 parent ad399ca commit 1ef4fc3

File tree

1 file changed

+5
-5
lines changed
  • pages/public_cloud/containers_orchestration/managed_rancher_service/managing-iam-authentication

1 file changed

+5
-5
lines changed

pages/public_cloud/containers_orchestration/managed_rancher_service/managing-iam-authentication/guide.en-gb.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ details[open]>summary::before {
2222

2323
OVHcloud Managed Rancher Service (MRS) supports authentication through OVHcloud IAM, allowing you to manage access using centralized user identities and roles.
2424

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.
2626

2727
## Requirements
2828

@@ -133,7 +133,7 @@ To recover the admin password required for authentication, use the following API
133133
> @api {v2} /publicCloud POST /publicCloud/project/{projectId}/rancher/{rancherId}/adminCredentials
134134
>
135135
136-
Replace::
136+
Replace:
137137
138138
- `projectId` with the ID of your Public Cloud project.
139139
- `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
167167
168168
> [!primary]
169169
>
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.
171171
>
172172
> **standard** role: Standard users can create new clusters and manage clusters and projects they have been granted access to.
173173
>
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.
175175
>
176176
177177
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
185185
Set permissions for MRS:
186186
187187
- 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.
189189
190190
![Create policy product types](images/create_policy_product_types.png){.thumbnail}
191191

0 commit comments

Comments
 (0)