Skip to content

Commit 3fef49f

Browse files
committed
Weekly Permissions sync 2025-11-24
1 parent 195f501 commit 3fef49f

File tree

2 files changed

+136
-10
lines changed

2 files changed

+136
-10
lines changed

permissions/new/permissions.json

Lines changed: 129 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5705,7 +5705,6 @@
57055705
"/me/calendars/delta": "",
57065706
"/me/calendarview/delta": "",
57075707
"/me/events/delta": "",
5708-
"/places/{id}/checkIns/{calendarEventId}": "least=DelegatedWork,Application,DelegatedPersonal",
57095708
"/users/{id}/calendar/calendarview": "",
57105709
"/users/{id}/calendar/events/delta": "",
57115710
"/users/{id}/calendargroups/{id}/calendars/{id}/calendarview": "",
@@ -5721,6 +5720,17 @@
57215720
"/users/{id}/reminderview(startdatetime={value},enddatetime={value})": ""
57225721
}
57235722
},
5723+
{
5724+
"schemeKeys": [
5725+
"DelegatedWork"
5726+
],
5727+
"methods": [
5728+
"GET"
5729+
],
5730+
"paths": {
5731+
"/places/{id}/checkIns/{calendarEventId}": "least=DelegatedWork"
5732+
}
5733+
},
57245734
{
57255735
"schemeKeys": [
57265736
"DelegatedWork"
@@ -5773,11 +5783,21 @@
57735783
"paths": {
57745784
"/me/calendar/getschedule": "",
57755785
"/me/calendar/permanentDelete": "least=DelegatedWork,Application",
5776-
"/places/{id}/checkIns": "least=DelegatedWork,Application",
57775786
"/users/{id}/calendar/getschedule": "",
57785787
"/users/{id}/calendar/permanentDelete": "least=DelegatedWork,Application"
57795788
}
57805789
},
5790+
{
5791+
"schemeKeys": [
5792+
"DelegatedWork"
5793+
],
5794+
"methods": [
5795+
"POST"
5796+
],
5797+
"paths": {
5798+
"/places/{id}/checkIns": "least=DelegatedWork"
5799+
}
5800+
},
57815801
{
57825802
"schemeKeys": [
57835803
"DelegatedWork"
@@ -9017,7 +9037,6 @@
90179037
"POST"
90189038
],
90199039
"paths": {
9020-
"/devicemanagement/virtualendpoint/deviceimages": "least=DelegatedWork,Application",
90219040
"/devicemanagement/virtualendpoint/externalpartnersettings": "least=DelegatedWork,Application",
90229041
"/devicemanagement/virtualendpoint/provisioningpolicies": "least=DelegatedWork,Application",
90239042
"/devicemanagement/virtualendpoint/settingprofiles": "least=DelegatedWork,Application",
@@ -9178,6 +9197,7 @@
91789197
"POST"
91799198
],
91809199
"paths": {
9200+
"/devicemanagement/virtualendpoint/deviceimages": "least=DelegatedWork,Application",
91819201
"/rolemanagement/cloudpc/roleassignments": "least=DelegatedWork,Application",
91829202
"/rolemanagement/devicemanagement/roleassignments": "least=DelegatedWork,Application"
91839203
}
@@ -29501,6 +29521,52 @@
2950129521
"ownerSecurityGroup": "stisaprvc"
2950229522
}
2950329523
},
29524+
"MailboxConfigItem.Read": {
29525+
"authorizationType": "oAuth2",
29526+
"schemes": {
29527+
"DelegatedWork": {
29528+
"adminDisplayName": "Read user's UserConfiguration objects",
29529+
"adminDescription": "Allows the app to read user's UserConfiguration objects, on behalf of the the signed-in user.",
29530+
"userDisplayName": "Read your UserConfiguration objects",
29531+
"userDescription": "Allows the app to read your UserConfiguration objects.",
29532+
"requiresAdminConsent": false,
29533+
"privilegeLevel": 2
29534+
},
29535+
"DelegatedPersonal": {
29536+
"adminDisplayName": "Read user's UserConfiguration objects",
29537+
"adminDescription": "Allows the app to read user's UserConfiguration objects, on behalf of the the signed-in user.",
29538+
"userDisplayName": "Read your UserConfiguration objects",
29539+
"userDescription": "Allows the app to read your UserConfiguration objects.",
29540+
"requiresAdminConsent": false,
29541+
"privilegeLevel": 2
29542+
},
29543+
"Application": {
29544+
"adminDisplayName": "Read all users' UserConfiguration objects",
29545+
"adminDescription": "Allows the app to read all users' UserConfiguration objects.",
29546+
"requiresAdminConsent": true,
29547+
"privilegeLevel": 4
29548+
}
29549+
},
29550+
"pathSets": [
29551+
{
29552+
"schemeKeys": [
29553+
"DelegatedWork",
29554+
"DelegatedPersonal",
29555+
"Application"
29556+
],
29557+
"methods": [
29558+
"GET"
29559+
],
29560+
"paths": {
29561+
"/me/mailFolders/{id}/userConfigurations/{id}": "least=DelegatedWork,DelegatedPersonal,Application",
29562+
"/users/{id}/mailFolders/{id}/userConfigurations/{id}": "least=DelegatedWork,DelegatedPersonal,Application"
29563+
}
29564+
}
29565+
],
29566+
"ownerInfo": {
29567+
"ownerSecurityGroup": "GraphExoSchemaAdmin"
29568+
}
29569+
},
2950429570
"MailboxFolder.Read": {
2950529571
"authorizationType": "oAuth2",
2950629572
"schemes": {
@@ -34363,6 +34429,42 @@
3436334429
"paths": {
3436434430
"/identity/conditionalaccess/vpnconnectivitycertificates/{thumbprint}": "least=DelegatedWork"
3436534431
}
34432+
},
34433+
{
34434+
"schemeKeys": [
34435+
"DelegatedWork"
34436+
],
34437+
"methods": [
34438+
"GET"
34439+
],
34440+
"paths": {
34441+
"/identity/conditionalaccess/claimProviders": "least=DelegatedWork",
34442+
"/identity/conditionalaccess/claimProviders/getControls": "least=DelegatedWork"
34443+
}
34444+
},
34445+
{
34446+
"schemeKeys": [
34447+
"DelegatedWork"
34448+
],
34449+
"methods": [
34450+
"POST"
34451+
],
34452+
"paths": {
34453+
"/identity/conditionalaccess/claimProviders": "least=DelegatedWork",
34454+
"/identity/conditionalaccess/claimProviders/validate": "least=DelegatedWork"
34455+
}
34456+
},
34457+
{
34458+
"schemeKeys": [
34459+
"DelegatedWork"
34460+
],
34461+
"methods": [
34462+
"DELETE",
34463+
"PATCH"
34464+
],
34465+
"paths": {
34466+
"/identity/conditionalaccess/claimProviders/{name}": "least=DelegatedWork"
34467+
}
3436634468
}
3436734469
],
3436834470
"ownerInfo": {
@@ -35540,6 +35642,30 @@
3554035642
"paths": {
3554135643
"/identity/conditionalaccess/vpnconnectivitycertificates/{thumbprint}": ""
3554235644
}
35645+
},
35646+
{
35647+
"schemeKeys": [
35648+
"DelegatedWork"
35649+
],
35650+
"methods": [
35651+
"POST"
35652+
],
35653+
"paths": {
35654+
"/identity/conditionalaccess/claimProviders": "",
35655+
"/identity/conditionalaccess/claimProviders/validate": ""
35656+
}
35657+
},
35658+
{
35659+
"schemeKeys": [
35660+
"DelegatedWork"
35661+
],
35662+
"methods": [
35663+
"DELETE",
35664+
"PATCH"
35665+
],
35666+
"paths": {
35667+
"/identity/conditionalaccess/claimProviders/{name}": ""
35668+
}
3554335669
}
3554435670
],
3554535671
"ownerInfo": {

permissions/new/provisioningInfo.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8142,19 +8142,19 @@
81428142
],
81438143
"MailboxConfigItem.Read": [
81448144
{
8145-
"id": "",
8145+
"id": "27d9d776-f4d2-426d-80ad-5f22f2b01b0a",
81468146
"scheme": "DelegatedWork",
81478147
"environment": "public",
8148-
"isHidden": true,
8149-
"isEnabled": false,
8148+
"isHidden": false,
8149+
"isEnabled": true,
81508150
"resourceAppId": "c999ed3e-27ae-4cb3-b3a2-46b056af63d3"
81518151
},
81528152
{
8153-
"id": "",
8153+
"id": "aa6d92d4-b25a-4640-aefe-3e3231e5e736",
81548154
"scheme": "Application",
81558155
"environment": "public",
8156-
"isHidden": true,
8157-
"isEnabled": false,
8156+
"isHidden": false,
8157+
"isEnabled": true,
81588158
"resourceAppId": "c999ed3e-27ae-4cb3-b3a2-46b056af63d3"
81598159
}
81608160
],
@@ -24434,4 +24434,4 @@
2443424434
}
2443524435
]
2443624436
}
24437-
}
24437+
}

0 commit comments

Comments
 (0)