From bf9c0ed7f5caffe00e5d758eb6cad98859d4156a Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Tue, 10 Feb 2026 23:41:01 +0300 Subject: [PATCH] Weekly Permissions sync 2026-02-10 --- permissions/new/permissions.json | 36 +++++++++++++++++++++++++++ permissions/new/provisioningInfo.json | 4 +-- 2 files changed, 38 insertions(+), 2 deletions(-) diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 666d26ca..6b611af9 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -27649,6 +27649,42 @@ "ownerSecurityGroup": "ddsappperm" } }, + "Group-XTenantIdentitySync.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties", + "adminDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, on behalf of the signed-in user.", + "userDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties", + "userDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, on behalf of the signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties", + "adminDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/groups/{id}": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "idsync" + } + }, "Group.Create": { "authorizationType": "oAuth2", "schemes": { diff --git a/permissions/new/provisioningInfo.json b/permissions/new/provisioningInfo.json index ca539551..35dd85c9 100644 --- a/permissions/new/provisioningInfo.json +++ b/permissions/new/provisioningInfo.json @@ -6797,7 +6797,7 @@ "id": "f7c0661b-4247-48ac-a371-05ff047614c6", "scheme": "DelegatedWork", "environment": "PPE;public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" }, @@ -6805,7 +6805,7 @@ "id": "35b96aac-d839-4362-abd4-7381f2b27ccd", "scheme": "Application", "environment": "PPE;public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" }