Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 41ccf25

Browse files
Doğan Erişensalman90
Doğan Erişen
andauthored
Update 5-AccessControl/2-call-api-groups/README.md
Co-authored-by: Salman Salem <v-ssalem@microsoft.com>
1 parent 771d1b3 commit 41ccf25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5-AccessControl/2-call-api-groups/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ To manually register the apps, as a first step you'll need to:
176176
177177
1. All APIs must publish a minimum of one [scope](https://docs.microsoft.com/azure/active-directory/develop/v2-oauth2-auth-code-flow#request-an-authorization-code), also called [Delegated Permission](https://docs.microsoft.com/azure/active-directory/develop/v2-permissions-and-consent#permission-types), for the client apps to obtain an access token for a *user* successfully. To publish a scope, follow these steps:
178178
1. Select **Add a scope** button open the **Add a scope** screen and Enter the values as indicated below:
179-
1. For **Scope name**, use `access_via_groups_assignments`.
179+
1. For **Scope name**, use `access_via_group_assignments`.
180180
1. Select **Admins and users** options for **Who can consent?**.
181181
1. For **Admin consent display name** type in *scopeName*.
182182
1. For **Admin consent description** type in *e.g. Allows the app to read the signed-in user's files.*.

0 commit comments

Comments
 (0)