Skip to content

Commit bf9c0ed

Browse files
committed
Weekly Permissions sync 2026-02-10
1 parent 5e2e72e commit bf9c0ed

2 files changed

Lines changed: 38 additions & 2 deletions

File tree

permissions/new/permissions.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27649,6 +27649,42 @@
2764927649
"ownerSecurityGroup": "ddsappperm"
2765027650
}
2765127651
},
27652+
"Group-XTenantIdentitySync.Read.All": {
27653+
"authorizationType": "oAuth2",
27654+
"schemes": {
27655+
"DelegatedWork": {
27656+
"adminDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties",
27657+
"adminDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, on behalf of the signed-in user.",
27658+
"userDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties",
27659+
"userDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, on behalf of the signed-in user.",
27660+
"requiresAdminConsent": true,
27661+
"privilegeLevel": 2
27662+
},
27663+
"Application": {
27664+
"adminDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties",
27665+
"adminDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, without a signed-in user.",
27666+
"requiresAdminConsent": true,
27667+
"privilegeLevel": 2
27668+
}
27669+
},
27670+
"pathSets": [
27671+
{
27672+
"schemeKeys": [
27673+
"DelegatedWork",
27674+
"Application"
27675+
],
27676+
"methods": [
27677+
"GET"
27678+
],
27679+
"paths": {
27680+
"/groups/{id}": ""
27681+
}
27682+
}
27683+
],
27684+
"ownerInfo": {
27685+
"ownerSecurityGroup": "idsync"
27686+
}
27687+
},
2765227688
"Group.Create": {
2765327689
"authorizationType": "oAuth2",
2765427690
"schemes": {

permissions/new/provisioningInfo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6797,15 +6797,15 @@
67976797
"id": "f7c0661b-4247-48ac-a371-05ff047614c6",
67986798
"scheme": "DelegatedWork",
67996799
"environment": "PPE;public",
6800-
"isHidden": true,
6800+
"isHidden": false,
68016801
"isEnabled": true,
68026802
"resourceAppId": "00000002-0000-0000-c000-000000000000"
68036803
},
68046804
{
68056805
"id": "35b96aac-d839-4362-abd4-7381f2b27ccd",
68066806
"scheme": "Application",
68076807
"environment": "PPE;public",
6808-
"isHidden": true,
6808+
"isHidden": false,
68096809
"isEnabled": true,
68106810
"resourceAppId": "00000002-0000-0000-c000-000000000000"
68116811
}

0 commit comments

Comments
 (0)