From bd43696425afd1d707aa721a847dd36ef2a08846 Mon Sep 17 00:00:00 2001 From: Balaga Gayatri Date: Fri, 12 Nov 2021 13:09:38 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea247f7a..72a2ecf3 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ For a more detailed overview, see more guidance around [Azure Federated Credenti #### Microsoft Graph 1. Launch [Azure Cloud Shell](https://portal.azure.com/#cloudshell/) and sign in to your tenant. -1. reate a federated identity credential +1. Create a federated identity credential Run the following command to [create a new federated identity credential](/graph/api/application-post-federatedidentitycredentials?view=graph-rest-beta&preserve-view=true) on your app (specified by the object ID of the app). Substitute the values `APPLICATION-ID`, `CREDENTIAL-NAME`, `SUBJECT`. The options for subject refer to your request filter. These are the conditions that OpenID Connect uses to determine when to issue an authentication token. * specific environment