From 9cbfd2bdac0e6287dbd0ca4e5f004e3ebdb986cf Mon Sep 17 00:00:00 2001 From: sebichondo Date: Thu, 26 Jan 2023 15:28:46 +0000 Subject: [PATCH] Update README.md Rename oAuth.properties.example to oauth.properties --- app-auth/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-auth/README.md b/app-auth/README.md index aef2fe0..ebf9415 100644 --- a/app-auth/README.md +++ b/app-auth/README.md @@ -67,7 +67,7 @@ To use PowerShell, you'll need the Microsoft Graph PowerShell SDK. If you do not ## Configure the sample -1. Rename [oAuth.properties.example](./graphapponlytutorial/app/src/main/resources/graphapponlytutorial/oAuth.properties.example) to `oauthProperties` and update the values according to the following table. +1. Rename [oAuth.properties.example](./graphapponlytutorial/app/src/main/resources/graphapponlytutorial/oAuth.properties.example) to `oauth.Properties` and update the values according to the following table. | Setting | Value | |---------|-------|