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

Commit 2d99a3e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5-AccessControl/2-call-api-groups/SPA/src/authConfig.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export const loginRequest = {
7777
};
7878

7979
export const groups = {
80-
groupAdmin: 'Enter_the_Object_Id_of_GroupMember_Group_Here',
80+
groupAdmin: 'Enter_the_Object_Id_of_GroupAdmin_Group_Here',
8181
groupMember: 'Enter_the_Object_Id_of_GroupAdmin_Group_Here',
8282
};
8383

0 commit comments

Comments
 (0)