File tree Expand file tree Collapse file tree 2 files changed +40
-2
lines changed
Expand file tree Collapse file tree 2 files changed +40
-2
lines changed Original file line number Diff line number Diff line change 57515751 "id" : " 37e00479-5776-4659-aecf-4841ec5d590a" ,
57525752 "scheme" : " DelegatedWork" ,
57535753 "environment" : " PPE;public" ,
5754- "isHidden" : true ,
5754+ "isHidden" : false ,
57555755 "isEnabled" : true ,
57565756 "resourceAppId" : " 00000002-0000-0000-c000-000000000000"
57575757 },
57585758 {
57595759 "id" : " 2d9bd318-b883-40be-9df7-63ec4fcdc424" ,
57605760 "scheme" : " Application" ,
57615761 "environment" : " PPE;public" ,
5762- "isHidden" : true ,
5762+ "isHidden" : false ,
57635763 "isEnabled" : true ,
57645764 "resourceAppId" : " 00000002-0000-0000-c000-000000000000"
57655765 }
Original file line number Diff line number Diff line change 2427124271 "ownerSecurityGroup": "GroupsIDCSG"
2427224272 }
2427324273 },
24274+ "Group-OnPremisesSyncBehavior.ReadWrite.All": {
24275+ "authorizationType": "oAuth2",
24276+ "schemes": {
24277+ "DelegatedWork": {
24278+ "adminDisplayName": "Read and update the on-premises sync behavior of groups",
24279+ "adminDescription": "Allows the app to read and update the on-premises sync behavior of groups on behalf of the signed-in user.",
24280+ "userDisplayName": "Read and update the on-premises sync behavior of groups",
24281+ "userDescription": "Allows the app to update the on-premises sync behavior of groups on your behalf.",
24282+ "requiresAdminConsent": true,
24283+ "privilegeLevel": 2
24284+ },
24285+ "Application": {
24286+ "adminDisplayName": "Read and update the on-premises sync behavior of groups",
24287+ "adminDescription": "Allows the app to update the on-premises sync behavior of all groups without a signed-in user.",
24288+ "requiresAdminConsent": true,
24289+ "privilegeLevel": 4
24290+ }
24291+ },
24292+ "pathSets": [
24293+ {
24294+ "schemeKeys": [
24295+ "DelegatedWork",
24296+ "Application"
24297+ ],
24298+ "methods": [
24299+ "GET",
24300+ "PATCH"
24301+ ],
24302+ "paths": {
24303+ "/groups/{id}/onPremisesSyncBehavior": "least=DelegatedWork,Application",
24304+ "/groups/onPremisesSyncBehavior": "least=DelegatedWork,Application"
24305+ }
24306+ }
24307+ ],
24308+ "ownerInfo": {
24309+ "ownerSecurityGroup": "ddsappperm"
24310+ }
24311+ },
2427424312 "Group.Create": {
2427524313 "authorizationType": "oAuth2",
2427624314 "schemes": {
You can’t perform that action at this time.
0 commit comments