From 0f068ef30a892393c9661ad4e555b2553032c5ad Mon Sep 17 00:00:00 2001 From: Geert de Graaf Date: Thu, 8 Feb 2024 16:16:01 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cad3a1..ec29c42 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ As outlined in this document, to register your application and add the app's reg - Under Client secrets, select New client secret, enter a name, and then select Add. Record the value which will be the "Client Secret" in a safe location for use in a later step. NOTE: Do not copy the "Secret ID" as this is not needed. - Under Manage, select API Permissions > Add a permission. Select Microsoft Graph. - Select Application permissions. -- Under User node, select User.Read.All as well as Site.Read.All, then select Add permissions. +- Under User node, select User.Read.All as well as Sites.Read.All, then select Add permissions. - If you notice that "Grant Admin Consent" is required, enable this now. Make sure all permissions have been granted admin consent. If you require an Admin, please see this [document](https://learn.microsoft.com/en-us/entra/identity-platform/index-service?pivots=devlang-python) for additional help. - Click "Overview" and copy the "Application (client) ID" as well as the "Directory (tenant) ID"