From d5823fe75a8e8b241b3d1c5ec3448556648f3e87 Mon Sep 17 00:00:00 2001 From: Nadine Dove <100526941+NadineDove@users.noreply.github.com> Date: Wed, 23 Nov 2022 10:29:13 +0200 Subject: [PATCH] Update Use_access_token_from_keycloak.md --- docs/Use_access_token_from_keycloak.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/Use_access_token_from_keycloak.md b/docs/Use_access_token_from_keycloak.md index 23457c3..cb9057c 100644 --- a/docs/Use_access_token_from_keycloak.md +++ b/docs/Use_access_token_from_keycloak.md @@ -11,7 +11,7 @@ Use these steps to configure Zerto In-Cloud an IAM Policy and assign roles for Z #### 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", "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 @@ -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) -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)