Skip to content

Commit a040dca

Browse files
marabooyjasonjoh
andauthored
Weekly Permissions sync 2025-10-14 (#1308)
Co-authored-by: Jason Johnston <[email protected]>
1 parent 8a0ba96 commit a040dca

File tree

2 files changed

+4
-80
lines changed

2 files changed

+4
-80
lines changed

permissions/new/permissions.json

Lines changed: 0 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -41363,78 +41363,6 @@
4136341363
"ownerSecurityGroup": "tri-msgraph"
4136441364
}
4136541365
},
41366-
"SecurityIdentitiesAutoConfig.Read.All": {
41367-
"authorizationType": "oAuth2",
41368-
"schemes": {
41369-
"DelegatedWork": {
41370-
"adminDisplayName": "Read sensors window auditing configuration",
41371-
"adminDescription": "Allows the app to read the sensors window auditing configuration of the signed in user",
41372-
"userDisplayName": "Read sensors window auditing configuration",
41373-
"userDescription": "Allows the app to read the sensors window auditing configuration on your behalf",
41374-
"requiresAdminConsent": true,
41375-
"privilegeLevel": 3
41376-
},
41377-
"Application": {
41378-
"adminDisplayName": "Read sensors window auditing configuration",
41379-
"adminDescription": "Allows the app to read sensors window auditing configuration without a signed-in user",
41380-
"requiresAdminConsent": true,
41381-
"privilegeLevel": 4
41382-
}
41383-
},
41384-
"pathSets": [
41385-
{
41386-
"schemeKeys": [
41387-
"DelegatedWork",
41388-
"Application"
41389-
],
41390-
"methods": [
41391-
"GET"
41392-
],
41393-
"paths": {
41394-
"/security/identities/settings/autoAuditingConfiguration": "least=DelegatedWork,Application"
41395-
}
41396-
}
41397-
],
41398-
"ownerInfo": {
41399-
"ownerSecurityGroup": "tri-msgraph"
41400-
}
41401-
},
41402-
"SecurityIdentitiesAutoConfig.ReadWrite.All": {
41403-
"authorizationType": "oAuth2",
41404-
"schemes": {
41405-
"DelegatedWork": {
41406-
"adminDisplayName": "Read and write sensors window auditing configuration",
41407-
"adminDescription": "Allows the app to read and write the sensors window auditing configuration of the signed in user",
41408-
"userDisplayName": "Read and write window auditing configuration",
41409-
"userDescription": "Allows the app to read and write the sensors window auditing configuration on your behalf",
41410-
"requiresAdminConsent": true,
41411-
"privilegeLevel": 3
41412-
},
41413-
"Application": {
41414-
"adminDisplayName": "Read and write sensors window auditing configuration",
41415-
"adminDescription": "Allows the app to read and write sensors window auditing configuration without a signed-in user",
41416-
"requiresAdminConsent": true,
41417-
"privilegeLevel": 4
41418-
}
41419-
},
41420-
"pathSets": [
41421-
{
41422-
"schemeKeys": [
41423-
"DelegatedWork",
41424-
"Application"
41425-
],
41426-
"methods": [
41427-
"POST"
41428-
],
41429-
"paths": {
41430-
"/security/identities/settings/autoAuditingConfiguration": "least=DelegatedWork,Application"
41431-
}
41432-
}
41433-
],
41434-
"ownerInfo": {
41435-
"ownerSecurityGroup": "tri-msgraph"
41436-
}
41437-
},
4143841366
"SecurityIdentitiesHealth.Read.All": {
4143941367
"authorizationType": "oAuth2",
4144041368
"schemes": {

permissions/new/provisioningInfo.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12329,36 +12329,32 @@
1232912329
],
1233012330
"SecurityIdentitiesAutoConfig.Read.All": [
1233112331
{
12332-
"id": "8ff90903-1ecb-4f3a-b8b2-42120374ecd6",
1233312332
"scheme": "DelegatedWork",
1233412333
"environment": "public",
12335-
"isHidden": false,
12334+
"isHidden": true,
1233612335
"isEnabled": true,
1233712336
"resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740"
1233812337
},
1233912338
{
12340-
"id": "58971758-9844-4fe4-9fba-7e4ce7a659bf",
1234112339
"scheme": "Application",
1234212340
"environment": "public",
12343-
"isHidden": false,
12341+
"isHidden": true,
1234412342
"isEnabled": true,
1234512343
"resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740"
1234612344
}
1234712345
],
1234812346
"SecurityIdentitiesAutoConfig.ReadWrite.All": [
1234912347
{
12350-
"id": "b810fdb4-8733-43bd-9b37-fddb7215c69f",
1235112348
"scheme": "DelegatedWork",
1235212349
"environment": "public",
12353-
"isHidden": false,
12350+
"isHidden": true,
1235412351
"isEnabled": true,
1235512352
"resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740"
1235612353
},
1235712354
{
12358-
"id": "4f1f0deb-08d1-4ffb-8cca-21dfc362b7c0",
1235912355
"scheme": "Application",
1236012356
"environment": "public",
12361-
"isHidden": false,
12357+
"isHidden": true,
1236212358
"isEnabled": true,
1236312359
"resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740"
1236412360
}

0 commit comments

Comments
 (0)