Update Use_access_token_from_keycloak.md

This commit is contained in:
Nadine Dove
2022-11-23 10:29:13 +02:00
committed by GitHub
parent bd73e8b1d5
commit d5823fe75a
+6 -6
View File
@@ -11,7 +11,7 @@ Use these steps to configure Zerto In-Cloud an IAM Policy and assign roles for Z
#### Create a Policy #### Create a Policy
1. Navigate to the JSON tab, copy and paste the following: - Navigate to the JSON tab, copy and paste the following:
```{ ```{
"Version": "2012-10-17", "Version": "2012-10-17",
"Statement": [ "Statement": [
@@ -77,7 +77,7 @@ Use these steps to configure Zerto In-Cloud an IAM Policy and assign roles for Z
] ]
} }
``` ```
2. Name the policy **ZicScaleAccountPolicy** and **Save**. - Name the policy **ZicScaleAccountPolicy** and **Save**.
#### Create Roles #### Create Roles
@@ -87,10 +87,10 @@ Use these steps to configure Zerto In-Cloud an IAM Policy and assign roles for Z
![Create_role](Images/ZIC_create_Role.png?raw=true) ![Create_role](Images/ZIC_create_Role.png?raw=true)
4. Select the policy you created. Click **Next**. - Select the policy you created. Click **Next**.
![Create_Policy](Images/ZIC_create_Policy.png?raw=true) ![Create_Policy](Images/ZIC_create_Policy.png?raw=true)
5. Name the Role **ZicScaleAccountRole**. - Name the Role **ZicScaleAccountRole**.
![ZicScaleAccountRole](Images/ZIC_ZicScaleAccountRole.png?raw=true) ![ZicScaleAccountRole](Images/ZIC_ZicScaleAccountRole.png?raw=true)