From 3287b6dcc16c4da1e4823e973d47db05d404d25c Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Tue, 14 Oct 2025 23:32:42 +0300 Subject: [PATCH] Weekly Permissions sync 2025-10-14 --- permissions/new/permissions.json | 72 --------------------------- permissions/new/provisioningInfo.json | 12 ++--- 2 files changed, 4 insertions(+), 80 deletions(-) diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 77186f2c..dc4d26e6 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -41363,78 +41363,6 @@ "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 a8668f53..c76e5b73 100644 --- a/permissions/new/provisioningInfo.json +++ b/permissions/new/provisioningInfo.json @@ -12293,36 +12293,32 @@ ], "SecurityIdentitiesAutoConfig.Read.All": [ { - "id": "8ff90903-1ecb-4f3a-b8b2-42120374ecd6", "scheme": "DelegatedWork", "environment": "public", - "isHidden": false, + "isHidden": true, "isEnabled": true, "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" }, { - "id": "58971758-9844-4fe4-9fba-7e4ce7a659bf", "scheme": "Application", "environment": "public", - "isHidden": false, + "isHidden": true, "isEnabled": true, "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" } ], "SecurityIdentitiesAutoConfig.ReadWrite.All": [ { - "id": "b810fdb4-8733-43bd-9b37-fddb7215c69f", "scheme": "DelegatedWork", "environment": "public", - "isHidden": false, + "isHidden": true, "isEnabled": true, "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" }, { - "id": "4f1f0deb-08d1-4ffb-8cca-21dfc362b7c0", "scheme": "Application", "environment": "public", - "isHidden": false, + "isHidden": true, "isEnabled": true, "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" }