Skip to content

Commit fc4531c

Browse files
Merge dev into master
Merge dev into master
2 parents 66b8d5e + 0cf1a86 commit fc4531c

File tree

2 files changed

+100
-6
lines changed

2 files changed

+100
-6
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 67 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,15 @@
108108
"resourceAppId": ""
109109
}
110110
],
111+
"AgentApplication.Create": [
112+
{
113+
"scheme": "Application",
114+
"environment": "PPE;public",
115+
"isHidden": true,
116+
"isEnabled": false,
117+
"resourceAppId": "00000003-0000-0000-c000-000000000000"
118+
}
119+
],
111120
"Agreement.Read.All": [
112121
{
113122
"id": "af2819c9-df71-4dd3-ade7-4d7c9dc653b7",
@@ -462,6 +471,15 @@
462471
"resourceAppId": ""
463472
}
464473
],
474+
"Application.Manage.OwnedBy": [
475+
{
476+
"scheme": "Application",
477+
"environment": "PPE;public",
478+
"isHidden": true,
479+
"isEnabled": false,
480+
"resourceAppId": "00000003-0000-0000-c000-000000000000"
481+
}
482+
],
465483
"AppRoleAssignment.ReadWrite.All": [
466484
{
467485
"id": "84bccea3-f856-4a8a-967b-dbe0a3d53a64",
@@ -11460,7 +11478,7 @@
1146011478
"id": "57f0b71b-a759-45a0-9a0f-cc099fbd9a44",
1146111479
"scheme": "Application",
1146211480
"environment": "public",
11463-
"isHidden": true,
11481+
"isHidden": false,
1146411482
"isEnabled": true,
1146511483
"resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300"
1146611484
},
@@ -11627,6 +11645,24 @@
1162711645
"resourceAppId": "00000002-0000-0000-c000-000000000000"
1162811646
}
1162911647
],
11648+
"AgentIdentity.Create": [
11649+
{
11650+
"scheme": "Application",
11651+
"environment": "",
11652+
"isHidden": true,
11653+
"isEnabled": false,
11654+
"resourceAppId": "00000003-0000-0000-c000-00000000000"
11655+
}
11656+
],
11657+
"ServicePrincipal.Manage.OwnedBy": [
11658+
{
11659+
"scheme": "Application",
11660+
"environment": "PPE;public",
11661+
"isHidden": true,
11662+
"isEnabled": false,
11663+
"resourceAppId": "00000003-0000-0000-c000-000000000000"
11664+
}
11665+
],
1163011666
"ServicePrincipalEndpoint.Read.All": [
1163111667
{
1163211668
"id": "9f9ce928-e038-4e3b-8faf-7b59049a8ddc",
@@ -14981,7 +15017,7 @@
1498115017
{
1498215018
"scheme": "Application",
1498315019
"environment": "public",
14984-
"isHidden": true,
15020+
"isHidden": false,
1498515021
"isEnabled": true,
1498615022
"resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300"
1498715023
}
@@ -14997,7 +15033,7 @@
1499715033
{
1499815034
"scheme": "Application",
1499915035
"environment": "public",
15000-
"isHidden": true,
15036+
"isHidden": false,
1500115037
"isEnabled": true,
1500215038
"resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300"
1500315039
}
@@ -15110,6 +15146,34 @@
1511015146
"isEnabled": true,
1511115147
"resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300"
1511215148
}
15149+
],
15150+
"VerifiedId-Profile.Read.All": [
15151+
{
15152+
"id": "3da0bc58-040a-4423-ae60-cfb849edc620",
15153+
"scheme": "DelegatedWork",
15154+
"environment": "public",
15155+
"isHidden": true,
15156+
"isEnabled": true,
15157+
"resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa"
15158+
},
15159+
{
15160+
"id": "db1ab09f-19aa-42fb-a75e-502bbe395625",
15161+
"scheme": "Application",
15162+
"environment": "public",
15163+
"isHidden": true,
15164+
"isEnabled": true,
15165+
"resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa"
15166+
}
15167+
],
15168+
"VerifiedId-Profile.ReadWrite.All": [
15169+
{
15170+
"id": "13a7d4a4-5c13-442f-bbbd-b995d620b27d",
15171+
"scheme": "DelegatedWork",
15172+
"environment": "public",
15173+
"isHidden": true,
15174+
"isEnabled": true,
15175+
"resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa"
15176+
}
1511315177
]
1511415178
}
1511515179
}

permissions/new/permissions.json

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6292,6 +6292,7 @@
62926292
"paths": {
62936293
"/chats/{id}/members/{id}": "",
62946294
"/teams/{id}/channels/{id}/allMembers": "least=DelegatedWork",
6295+
"/teams/{id}/channels/{id}/allMembers/{id}": "least=DelegatedWork",
62956296
"/teams/{id}/channels/{id}/doesuserhaveaccess": "least=DelegatedWork,Application",
62966297
"/teams/{id}/channels/{id}/members": "",
62976298
"/teams/{id}/channels/{id}/members/{id}": "least=DelegatedWork",
@@ -6325,6 +6326,7 @@
63256326
],
63266327
"paths": {
63276328
"/teams/{id}/channels/{id}/allMembers": "least=Application",
6329+
"/teams/{id}/channels/{id}/allMembers/{id}": "least=Application",
63286330
"/teams/{id}/channels/{id}/members": "least=Application",
63296331
"/teams/{id}/channels/{id}/members/{id}": "least=Application"
63306332
}
@@ -6429,7 +6431,8 @@
64296431
"GET"
64306432
],
64316433
"paths": {
6432-
"/teams/{id}/channels/{id}/allMembers": ""
6434+
"/teams/{id}/channels/{id}/allMembers": "",
6435+
"/teams/{id}/channels/{id}/allMembers/{id}": ""
64336436
}
64346437
},
64356438
{
@@ -27409,6 +27412,7 @@
2740927412
"/me/mailfolders/{id}/messages/{id}/permanentDelete": "least=DelegatedWork,DelegatedPersonal,Application",
2741027413
"/me/mailfolders/{id}/move": "least=DelegatedWork,DelegatedPersonal,Application",
2741127414
"/me/mailfolders/{id}/permanentDelete": "least=DelegatedWork,DelegatedPersonal,Application",
27415+
"/me/mailfolders/{id}/reportMessage": "least=DelegatedWork,DelegatedPersonal,Application",
2741227416
"/me/mailfolders/{id}/updateAllMessagesReadState": "least=DelegatedWork,DelegatedPersonal,Application",
2741327417
"/me/messages/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application",
2741427418
"/me/messages/{id}/attachments/createuploadsession": "",
@@ -27432,6 +27436,7 @@
2743227436
"/users/{id}/mailfolders/{id}/messages/{id}/permanentDelete": "least=DelegatedWork,DelegatedPersonal,Application",
2743327437
"/users/{id}/mailfolders/{id}/move": "least=DelegatedWork,DelegatedPersonal,Application",
2743427438
"/users/{id}/mailfolders/{id}/permanentDelete": "least=DelegatedWork,DelegatedPersonal,Application",
27439+
"/users/{id}/mailfolders/{id}/reportMessage": "least=DelegatedWork,DelegatedPersonal,Application",
2743527440
"/users/{id}/mailfolders/{id}/updateAllMessagesReadState": "least=DelegatedWork,DelegatedPersonal,Application",
2743627441
"/users/{id}/messages/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application",
2743727442
"/users/{id}/messages/{id}/attachments/createuploadsession": "",
@@ -31814,10 +31819,15 @@
3181431819
],
3181531820
"paths": {
3181631821
"/places/{id}": "least=DelegatedWork,Application",
31822+
"/places/{id}/descendants()": "least=DelegatedWork,Application",
3181731823
"/places/{id}/microsoft.graph.roomlist/rooms": "least=DelegatedWork,Application",
3181831824
"/places/{id}/microsoft.graph.roomlist/workspaces": "least=DelegatedWork,Application",
31825+
"/places/microsoft.graph.building": "least=DelegatedWork,Application",
31826+
"/places/microsoft.graph.desk": "least=DelegatedWork,Application",
31827+
"/places/microsoft.graph.floor": "least=DelegatedWork,Application",
3181931828
"/places/microsoft.graph.room": "least=DelegatedWork,Application",
3182031829
"/places/microsoft.graph.roomlist": "least=DelegatedWork,Application",
31830+
"/places/microsoft.graph.section": "least=DelegatedWork,Application",
3182131831
"/places/microsoft.graph.workspace": "least=DelegatedWork,Application"
3182231832
}
3182331833
}
@@ -31836,18 +31846,38 @@
3183631846
"userDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
3183731847
"requiresAdminConsent": true,
3183831848
"privilegeLevel": 3
31849+
},
31850+
"Application": {
31851+
"adminDisplayName": "Read and write organization places",
31852+
"adminDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on behalf of the signed-in user.",
31853+
"requiresAdminConsent": true,
31854+
"privilegeLevel": 4
3183931855
}
3184031856
},
3184131857
"pathSets": [
3184231858
{
3184331859
"schemeKeys": [
31844-
"DelegatedWork"
31860+
"DelegatedWork",
31861+
"Application"
3184531862
],
3184631863
"methods": [
31864+
"DELETE",
3184731865
"PATCH"
3184831866
],
3184931867
"paths": {
31850-
"/places/{id}": "least=DelegatedWork"
31868+
"/places/{id}": "least=DelegatedWork,Application"
31869+
}
31870+
},
31871+
{
31872+
"schemeKeys": [
31873+
"DelegatedWork",
31874+
"Application"
31875+
],
31876+
"methods": [
31877+
"POST"
31878+
],
31879+
"paths": {
31880+
"/places": "least=DelegatedWork,Application"
3185131881
}
3185231882
}
3185331883
],

0 commit comments

Comments
 (0)