File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 ,
Original file line number Diff line number Diff line change 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": {
You can’t perform that action at this time.
0 commit comments