Skip to content

Commit 388cdd1

Browse files
committed
Weekly Permissions sync 2025-04-17
1 parent e020c36 commit 388cdd1

2 files changed

Lines changed: 57 additions & 3 deletions

File tree

permissions/new/ProvisioningInfo.json

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11130,17 +11130,35 @@
1113011130
"resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740"
1113111131
}
1113211132
],
11133-
"SecurityIdentitiesUsers.Read.All": [
11133+
"SecurityIdentitiesIdentityAccounts.Read.All": [
1113411134
{
11135-
"id": "8789d568-b415-4efa-9ad9-801f7b3cc387",
11135+
"id": "fa9000aa-b6a6-4c5d-b50b-cb1384df67f6",
1113611136
"scheme": "DelegatedWork",
1113711137
"environment": "public",
1113811138
"isHidden": true,
1113911139
"isEnabled": true,
1114011140
"resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740"
1114111141
},
1114211142
{
11143-
"id": "4a966d3a-b63e-46f1-9c80-3325bf4f3cb6",
11143+
"id": "5e5f8556-25c7-4696-a714-6e7a515373e5",
11144+
"scheme": "Application",
11145+
"environment": "public",
11146+
"isHidden": true,
11147+
"isEnabled": true,
11148+
"resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740"
11149+
}
11150+
],
11151+
"SecurityIdentitiesActions.ReadWrite.All": [
11152+
{
11153+
"id": "6762fe93-9ecf-4fc7-8590-cd56f4f07c7d",
11154+
"scheme": "DelegatedWork",
11155+
"environment": "public",
11156+
"isHidden": true,
11157+
"isEnabled": true,
11158+
"resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740"
11159+
},
11160+
{
11161+
"id": "0a21e90c-66fd-4970-9b97-398d64185763",
1114411162
"scheme": "Application",
1114511163
"environment": "public",
1114611164
"isHidden": true,

permissions/new/permissions.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39152,6 +39152,42 @@
3915239152
"ownerSecurityGroup": "tri-msgraph"
3915339153
}
3915439154
},
39155+
"SecurityIdentitiesUsers.Read.All": {
39156+
"authorizationType": "oAuth2",
39157+
"schemes": {
39158+
"DelegatedWork": {
39159+
"adminDisplayName": "Read identity security available users",
39160+
"adminDescription": "Allows the app to read all the identity security available users ",
39161+
"userDisplayName": "Read identity security available users",
39162+
"userDescription": "Allows the app to read all the identity security available users on your behalf.",
39163+
"requiresAdminConsent": true,
39164+
"privilegeLevel": 3
39165+
},
39166+
"Application": {
39167+
"adminDisplayName": "Read all identity security available users",
39168+
"adminDescription": "Allows the app to read all the identity security available users without a signed-in user.",
39169+
"requiresAdminConsent": true,
39170+
"privilegeLevel": 4
39171+
}
39172+
},
39173+
"pathSets": [
39174+
{
39175+
"schemeKeys": [
39176+
"DelegatedWork",
39177+
"Application"
39178+
],
39179+
"methods": [
39180+
"GET"
39181+
],
39182+
"paths": {
39183+
"/security/identities/users": "least=DelegatedWork,Application"
39184+
}
39185+
}
39186+
],
39187+
"ownerInfo": {
39188+
"ownerSecurityGroup": "tri-msgraph"
39189+
}
39190+
},
3915539191
"SecurityIncident.Read.All": {
3915639192
"authorizationType": "oAuth2",
3915739193
"schemes": {

0 commit comments

Comments
 (0)