From d4275efe6d359926df2921932717c0eba5a2cf64 Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Thu, 4 Sep 2025 03:45:23 +0300 Subject: [PATCH] Weekly Permissions sync 2025-09-04 --- permissions/new/ProvisioningInfo.json | 6 +-- permissions/new/permissions.json | 54 +++++++++++++++++++++++++++ 2 files changed, 57 insertions(+), 3 deletions(-) diff --git a/permissions/new/ProvisioningInfo.json b/permissions/new/ProvisioningInfo.json index b5a56c2a..7dfc5717 100644 --- a/permissions/new/ProvisioningInfo.json +++ b/permissions/new/ProvisioningInfo.json @@ -153,7 +153,7 @@ "isEnabled": true, "resourceAppId": "00000003-0000-0000-c000-000000000000" } - ], + ], "AgentIdentityBlueprint.CreateAsManager": [ { "id": "ecf9c9c0-b7d6-48c0-8ad6-7b00493a2efb", @@ -11514,7 +11514,7 @@ "scheme": "DelegatedWork", "environment": "public", "isHidden": true, - "isEnabled": true, + "isEnabled": true, "resourceAppId": "fc780465-2017-40d4-a0c5-307022471b92" }, { @@ -12235,7 +12235,7 @@ "isEnabled": true, "resourceAppId": "00000003-0000-0000-c000-00000000000" } - ], + ], "ServicePrincipal.Manage.OwnedBy": [ { "id": "6930b171-5cf8-4865-ba0f-cfce959d1bca", diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 29742a87..b93944e0 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -20243,6 +20243,19 @@ "paths": { "/external/connections/{id}/schema": "" } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/external/connections/{id}/fullRefresh/end": "", + "/external/connections/{id}/fullRefresh/start": "" + } } ], "ownerInfo": { @@ -20331,6 +20344,19 @@ "paths": { "/external/connections/{id}/schema": "least=DelegatedWork,Application" } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/external/connections/{id}/fullRefresh/end": "least=DelegatedWork,Application", + "/external/connections/{id}/fullRefresh/start": "least=DelegatedWork,Application" + } } ], "ownerInfo": { @@ -20426,6 +20452,8 @@ "POST" ], "paths": { + "/external/connections/{id}/fullRefresh/groups": "", + "/external/connections/{id}/fullRefresh/groups/{id}/members": "", "/external/connections/{id}/groups": "", "/external/connections/{id}/groups/{id}/members": "" } @@ -20470,6 +20498,18 @@ "paths": { "/external/connections/{id}/items/{id}": "" } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/external/connections/{id}/fullRefresh/items": "" + } } ], "ownerInfo": { @@ -20515,6 +20555,8 @@ "POST" ], "paths": { + "/external/connections/{id}/fullRefresh/groups": "least=DelegatedWork,Application", + "/external/connections/{id}/fullRefresh/groups/{id}/members": "least=DelegatedWork,Application", "/external/connections/{id}/groups": "least=DelegatedWork,Application", "/external/connections/{id}/groups/{id}/members": "least=DelegatedWork,Application" } @@ -20559,6 +20601,18 @@ "paths": { "/external/connections/{id}/items/{id}": "least=DelegatedWork,Application" } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/external/connections/{id}/fullRefresh/items": "least=DelegatedWork,Application" + } } ], "ownerInfo": {