From fa5e1c906018c1d224f33442e9c8d945598d09f5 Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Thu, 12 Feb 2026 03:53:23 +0300 Subject: [PATCH] Weekly Permissions sync 2026-02-12 --- permissions/new/permissions.json | 36 +++++++++++++++++++++++++++ permissions/new/provisioningInfo.json | 12 ++++----- 2 files changed, 42 insertions(+), 6 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..87a684ce 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" } @@ -12715,7 +12715,7 @@ ], "TeamworkSection.Read": [ { - "id": "e849765c-20c9-4994-bb0d-fe2cd540c38c", + "id": "87a3258d-8c34-49e2-ab91-9b8bdbd79177", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -12725,7 +12725,7 @@ ], "TeamworkSection.ReadWrite": [ { - "id": "2f66f945-788d-49b8-ab3f-2b59ef72cfa5", + "id": "70dbe5e8-39b9-40f3-8c65-3ec7b00ad804", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -12735,7 +12735,7 @@ ], "TeamworkSection.Read.All": [ { - "id": "25dc9176-b59e-4fcf-9d31-04a6e1774a5a", + "id": "e9e1b87a-726e-4628-8fab-d1fc58d4d9ad", "scheme": "Application", "environment": "public", "isHidden": true, @@ -12745,7 +12745,7 @@ ], "TeamworkSection.ReadWrite.All": [ { - "id": "316f1de5-afa6-449f-b21a-f6c18eb06333", + "id": "fd99f9da-42d6-4d00-8a41-4161bea42309", "scheme": "Application", "environment": "public", "isHidden": true,