From cc2d9a8d807c757d395269d86ed25efbccde646d Mon Sep 17 00:00:00 2001 From: AnuradhaSK Date: Fri, 1 Dec 2023 00:11:09 +0530 Subject: [PATCH] fix numbering --- b2b-sample/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/b2b-sample/README.md b/b2b-sample/README.md index 96028a81f..f8670f385 100644 --- a/b2b-sample/README.md +++ b/b2b-sample/README.md @@ -282,7 +282,7 @@ To onboard the "Guardio Administrator" of `Best Car Mart` organization: setup the config json file as mentioned above. -### Step 8: Run the Guardio-Admin-App +### Step 7: Run the Guardio-Admin-App - First, run the development server for the **Guardio-Admin-App** @@ -300,7 +300,7 @@ setup the config json file as mentioned above. - You will get the login page of `Best Car Mart` organization. - Provide the credentials of `Alex` and login. -### Step 9: Setup the identity provider for the Guardio-Business-App +### Step 8: Setup the identity provider for the Guardio-Business-App ```agsl Prerequisite @@ -319,13 +319,13 @@ Prerequisite - After creating the IdP add it to the login flow of **Guardio-Business-App** by clicking on `Add to Login Flow`. -### Step 10: Create a corporate user +### Step 9: Create a corporate user - You need to create a new corporate user to access the **Guardio-Business-App**. - Log in to the external IdP you configured in step 10. - Create a user named `John`. -### Step 11: Run the Guardio-Business-App +### Step 10: Run the Guardio-Business-App - First, run the development server for the **Guardio-Business-App**.