From 60340455fc853c81d25f8cae980c349ed85604fd Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Tue, 14 Oct 2025 03:29:16 +0300 Subject: [PATCH] Weekly Permissions sync 2025-10-14 --- permissions/new/permissions.json | 72 +++++++++++++++++++++++++++ permissions/new/provisioningInfo.json | 30 +++++++++-- 2 files changed, 98 insertions(+), 4 deletions(-) diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index dc4d26e6..77186f2c 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -41363,6 +41363,78 @@ "ownerSecurityGroup": "tri-msgraph" } }, + "SecurityIdentitiesAutoConfig.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read sensors window auditing configuration", + "adminDescription": "Allows the app to read the sensors window auditing configuration of the signed in user", + "userDisplayName": "Read sensors window auditing configuration", + "userDescription": "Allows the app to read the sensors window auditing configuration on your behalf", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read sensors window auditing configuration", + "adminDescription": "Allows the app to read sensors window auditing configuration without a signed-in user", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/security/identities/settings/autoAuditingConfiguration": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "tri-msgraph" + } + }, + "SecurityIdentitiesAutoConfig.ReadWrite.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write sensors window auditing configuration", + "adminDescription": "Allows the app to read and write the sensors window auditing configuration of the signed in user", + "userDisplayName": "Read and write window auditing configuration", + "userDescription": "Allows the app to read and write the sensors window auditing configuration on your behalf", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read and write sensors window auditing configuration", + "adminDescription": "Allows the app to read and write sensors window auditing configuration without a signed-in user", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/security/identities/settings/autoAuditingConfiguration": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "tri-msgraph" + } + }, "SecurityIdentitiesHealth.Read.All": { "authorizationType": "oAuth2", "schemes": { diff --git a/permissions/new/provisioningInfo.json b/permissions/new/provisioningInfo.json index 74545711..a8668f53 100644 --- a/permissions/new/provisioningInfo.json +++ b/permissions/new/provisioningInfo.json @@ -12293,32 +12293,36 @@ ], "SecurityIdentitiesAutoConfig.Read.All": [ { + "id": "8ff90903-1ecb-4f3a-b8b2-42120374ecd6", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" }, { + "id": "58971758-9844-4fe4-9fba-7e4ce7a659bf", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" } ], "SecurityIdentitiesAutoConfig.ReadWrite.All": [ { + "id": "b810fdb4-8733-43bd-9b37-fddb7215c69f", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" }, { + "id": "4f1f0deb-08d1-4ffb-8cca-21dfc362b7c0", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" } @@ -17107,6 +17111,24 @@ "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } ], + "ContentUpload.User": [ + { + "id": "404c4b01-5b8c-43fb-ac89-1af17dd02744", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" + }, + { + "id": "cfbe9ff6-c6f8-4f92-bf2e-3809ee891bf1", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" + } + ], "Content.Process.All": [ { "id": "5ad511bf-571c-4ef6-8c3c-85b94b85df98",