-
Notifications
You must be signed in to change notification settings - Fork 50
Weekly Permissions sync 2026-02-08 #1434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -24104,6 +24104,33 @@ | |
| "/copilot/sharepoint/grounding/fetchResources": "least=DelegatedWork", | ||
| "/drives/{id}/items/{id}/checkAccess": "least=DelegatedWork" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork", | ||
| "DelegatedPersonal" | ||
| ], | ||
| "methods": [ | ||
| "POST" | ||
| ], | ||
| "paths": { | ||
| "/drive/bundles/{driveItemId}/archive": "", | ||
| "/drive/bundles/{driveItemId}/unarchive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/drive/following/{driveItemId}/archive": "", | ||
| "/drive/following/{driveItemId}/unarchive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/drive/items/{driveItemId}/archive": "", | ||
| "/drive/items/{driveItemId}/unarchive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/drive/root/archive": "", | ||
| "/drive/root/unarchive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/drive/special/{driveItemId}/archive": "", | ||
| "/drive/special/{driveItemId}/unarchive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/drives/{drivesId}/root/archive": "", | ||
| "/drives/{drivesId}/root/unarchive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/shares/{sharesId}/driveItem/archive": "", | ||
| "/shares/{sharesId}/driveItem/unarchive": "least=DelegatedWork,DelegatedPersonal", | ||
|
Comment on lines
+24127
to
+24130
|
||
| "/shares/{sharesId}/root/archive": "", | ||
| "/shares/{sharesId}/root/unarchive": "least=DelegatedWork,DelegatedPersonal" | ||
| } | ||
| } | ||
| ], | ||
| "ownerInfo": { | ||
|
|
@@ -24472,6 +24499,33 @@ | |
| "/copilot/sharepoint/grounding/fetchResources": "", | ||
| "/drives/{drive-id}/items/{item-id}/checkAccess": "" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork", | ||
| "DelegatedPersonal" | ||
| ], | ||
| "methods": [ | ||
| "POST" | ||
| ], | ||
| "paths": { | ||
| "/drive/bundles/{driveItemId}/archive": "", | ||
| "/drive/bundles/{driveItemId}/unarchive": "", | ||
| "/drive/following/{driveItemId}/archive": "", | ||
| "/drive/following/{driveItemId}/unarchive": "", | ||
| "/drive/items/{driveItemId}/archive": "", | ||
| "/drive/items/{driveItemId}/unarchive": "", | ||
| "/drive/root/archive": "", | ||
| "/drive/root/unarchive": "", | ||
| "/drive/special/{driveItemId}/archive": "", | ||
| "/drive/special/{driveItemId}/unarchive": "", | ||
| "/drives/{drivesId}/root/archive": "", | ||
| "/drives/{drivesId}/root/unarchive": "", | ||
| "/shares/{sharesId}/driveItem/archive": "", | ||
| "/shares/{sharesId}/driveItem/unarchive": "", | ||
| "/shares/{sharesId}/root/archive": "", | ||
| "/shares/{sharesId}/root/unarchive": "" | ||
| } | ||
| } | ||
| ], | ||
| "ownerInfo": { | ||
|
|
@@ -25983,6 +26037,25 @@ | |
| "/copilot/sharepoint/grounding/fetchResources": "", | ||
| "/drives/{drive-id}/items/{item-id}/checkAccess": "" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork", | ||
| "DelegatedPersonal" | ||
| ], | ||
| "methods": [ | ||
| "POST" | ||
| ], | ||
| "paths": { | ||
| "/drive/bundles/{driveItemId}/archive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/drive/following/{driveItemId}/archive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/drive/items/{driveItemId}/archive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/drive/root/archive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/drive/special/{driveItemId}/archive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/drives/{drivesId}/root/archive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/shares/{sharesId}/driveItem/archive": "least=DelegatedWork,DelegatedPersonal", | ||
| "/shares/{sharesId}/root/archive": "least=DelegatedWork,DelegatedPersonal" | ||
| } | ||
| } | ||
| ], | ||
| "ownerInfo": { | ||
|
|
@@ -26669,6 +26742,25 @@ | |
| "/copilot/sharepoint/grounding/fetchResources": "", | ||
| "/drives/{drive-id}/items/{item-id}/checkAccess": "" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork", | ||
| "DelegatedPersonal" | ||
| ], | ||
| "methods": [ | ||
| "POST" | ||
| ], | ||
| "paths": { | ||
| "/drive/bundles/{driveItemId}/archive": "", | ||
| "/drive/following/{driveItemId}/archive": "", | ||
| "/drive/items/{driveItemId}/archive": "", | ||
| "/drive/root/archive": "", | ||
| "/drive/special/{driveItemId}/archive": "", | ||
| "/drives/{drivesId}/root/archive": "", | ||
| "/shares/{sharesId}/driveItem/archive": "", | ||
| "/shares/{sharesId}/root/archive": "" | ||
| } | ||
| } | ||
| ], | ||
| "ownerInfo": { | ||
|
|
@@ -36672,54 +36764,98 @@ | |
| "userDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", | ||
| "requiresAdminConsent": true, | ||
| "privilegeLevel": 3 | ||
| }, | ||
| "Application": { | ||
| "adminDisplayName": "Read and write organization places", | ||
| "adminDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", | ||
| "requiresAdminConsent": true, | ||
| "privilegeLevel": 4 | ||
| } | ||
| }, | ||
| "pathSets": [ | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork" | ||
| "DelegatedWork", | ||
| "Application" | ||
| ], | ||
| "methods": [ | ||
| "GET" | ||
| ], | ||
| "paths": { | ||
| "/places/{id}": "", | ||
| "/places/{id}/descendants": "", | ||
| "/places/{id}/microsoft.graph.building/map": "", | ||
| "/places/{id}/microsoft.graph.building/map/footprints": "", | ||
| "/places/{id}/microsoft.graph.building/map/footprints/{id}": "", | ||
| "/places/{id}/microsoft.graph.building/map/levels": "", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}": "", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures": "", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/sections": "", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/units": "", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "", | ||
| "/places/{id}/microsoft.graph.roomlist/rooms": "", | ||
| "/places/{id}/microsoft.graph.roomlist/workspaces": "", | ||
| "/places/getOperation": "", | ||
| "/places/listOperations": "", | ||
| "/places/microsoft.graph.building": "", | ||
| "/places/microsoft.graph.desk": "", | ||
| "/places/microsoft.graph.floor": "", | ||
| "/places/microsoft.graph.room": "", | ||
| "/places/microsoft.graph.roomlist": "", | ||
| "/places/microsoft.graph.section": "", | ||
| "/places/microsoft.graph.workspace": "" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork", | ||
| "Application" | ||
| ], | ||
| "methods": [ | ||
| "PATCH" | ||
| ], | ||
| "paths": { | ||
| "/places": "least=DelegatedWork", | ||
| "/places/{id}": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork" | ||
| "/places": "least=DelegatedWork,Application", | ||
| "/places/{id}": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork,Application" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork" | ||
| "DelegatedWork", | ||
| "Application" | ||
| ], | ||
| "methods": [ | ||
| "POST" | ||
| ], | ||
| "paths": { | ||
| "/places": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/ingestMapFile": "least=DelegatedWork" | ||
| "/places": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/ingestMapFile": "least=DelegatedWork,Application" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork" | ||
| "DelegatedWork", | ||
| "Application" | ||
| ], | ||
| "methods": [ | ||
| "DELETE" | ||
| ], | ||
| "paths": { | ||
| "/places/{id}": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork" | ||
| "/places/{id}": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork,Application", | ||
| "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork,Application" | ||
| } | ||
| } | ||
| ], | ||
|
|
@@ -45649,6 +45785,8 @@ | |
| "POST" | ||
| ], | ||
| "paths": { | ||
| "/solutions/sharepoint/migrations/crossorganizationmigrationapps": "least=DelegatedWork,Application", | ||
| "/solutions/sharepoint/migrations/crossorganizationmigrationapps/{appId}/unregister": "least=DelegatedWork,Application", | ||
| "/solutions/sharepoint/migrations/crossOrganizationmigrationtasks": "least=DelegatedWork,Application", | ||
| "/solutions/sharepoint/migrations/crossOrganizationmigrationtasks/{id}/cancel": "least=DelegatedWork,Application" | ||
| } | ||
|
Comment on lines
+45788
to
45792
|
||
|
|
@@ -45700,6 +45838,7 @@ | |
| ], | ||
| "paths": { | ||
| "/solutions/sharepoint/migrations/crossOrganizationGroupMappings(sourceGroupObjectId={sourceGroupObjectId})": "least=DelegatedWork,Application", | ||
| "/solutions/sharepoint/migrations/crossorganizationmigrationapps/{appId}": "least=DelegatedWork,Application", | ||
|
Comment on lines
45840
to
+45841
|
||
| "/solutions/sharepoint/migrations/crossOrganizationmigrationtasks": "least=DelegatedWork,Application", | ||
| "/solutions/sharepoint/migrations/crossOrganizationmigrationtasks/{id}": "least=DelegatedWork,Application", | ||
| "/solutions/sharepoint/migrations/crossOrganizationmigrationtasks/getbysourcegroupmailnickname(sourcemailnickname={sourcemailnickname})": "least=DelegatedWork,Application", | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3624,6 +3624,46 @@ | |
| "resourceAppId": "00000003-0000-0000-c000-000000000000" | ||
| } | ||
| ], | ||
| "WorkIQSettings.Read.All": [ | ||
| { | ||
| "id": "", | ||
| "scheme": "DelegatedWork", | ||
| "environment": "public", | ||
| "isHidden": true, | ||
| "isEnabled": false, | ||
| "resourceAppId": "59eca866-2f46-40b8-96ff-63f663121ef9" | ||
| } | ||
| ], | ||
| "WorkIQSettings.ReadWrite.All": [ | ||
| { | ||
| "id": "", | ||
| "scheme": "DelegatedWork", | ||
| "environment": "public", | ||
| "isHidden": true, | ||
| "isEnabled": false, | ||
| "resourceAppId": "59eca866-2f46-40b8-96ff-63f663121ef9" | ||
| } | ||
| ], | ||
| "WorkIQAgent.Ask": [ | ||
|
||
| { | ||
| "id": "", | ||
| "scheme": "DelegatedWork", | ||
| "environment": "public", | ||
| "isHidden": true, | ||
| "isEnabled": false, | ||
| "resourceAppId": "59eca866-2f46-40b8-96ff-63f663121ef9" | ||
| } | ||
| ], | ||
| "WorkIQAgent.Ask.Selected": [ | ||
| { | ||
| "id": "", | ||
| "scheme": "DelegatedWork", | ||
| "environment": "public", | ||
| "isHidden": true, | ||
| "isEnabled": false, | ||
| "resourceAppId": "59eca866-2f46-40b8-96ff-63f663121ef9" | ||
| } | ||
| ], | ||
| "CopilotConversation.ReadWrite": [ | ||
| { | ||
| "id": "b42d1c29-1ae8-463c-abd3-5b1b4e72967a", | ||
|
|
@@ -16963,42 +17003,42 @@ | |
| ], | ||
| "UserAuthMethodAuthApp-Policy.Read": [ | ||
| { | ||
| "id": "", | ||
| "id": "9fef8971-87ef-437a-9adb-539349be92fd", | ||
| "scheme": "DelegatedWork", | ||
| "environment": "", | ||
| "isHidden": true, | ||
| "isEnabled": true, | ||
| "resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6" | ||
| "resourceAppId": "4813382a-8fa7-425e-ab75-3b753aab3abb" | ||
| } | ||
| ], | ||
| "UserAuthMethodAuthApp-Passkey.Create": [ | ||
| { | ||
| "id": "", | ||
| "id": "8f3b6efc-66be-4f57-b1ca-2a40b50c6154", | ||
| "scheme": "DelegatedWork", | ||
| "environment": "", | ||
| "isHidden": true, | ||
| "isEnabled": true, | ||
| "resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6" | ||
| "resourceAppId": "4813382a-8fa7-425e-ab75-3b753aab3abb" | ||
| } | ||
| ], | ||
| "UserAuthMethodAuthApp-Passkey.Delete": [ | ||
| { | ||
| "id": "", | ||
| "id": "64c7eb9c-1c47-4237-a607-2dc52eb5fd22", | ||
| "scheme": "DelegatedWork", | ||
| "environment": "", | ||
| "isHidden": true, | ||
| "isEnabled": true, | ||
| "resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6" | ||
| "resourceAppId": "4813382a-8fa7-425e-ab75-3b753aab3abb" | ||
| } | ||
| ], | ||
| "UserAuthMethodAuthApp-MSAuthApp.Delete": [ | ||
| { | ||
| "id": "", | ||
| "id": "af1c79ec-8d8d-414d-a8fb-392329d15313", | ||
| "scheme": "DelegatedWork", | ||
| "environment": "", | ||
| "isHidden": true, | ||
| "isEnabled": true, | ||
| "resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6" | ||
| "resourceAppId": "4813382a-8fa7-425e-ab75-3b753aab3abb" | ||
| } | ||
| ], | ||
| "UserAuthMethod-Email.Read": [ | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In this Files.Read pathSet, the new archive/unarchive endpoints have inconsistent "least" markings: archive paths are "" while the corresponding unarchive paths are marked least=DelegatedWork,DelegatedPersonal. For paired operations like this, the least-required permission should generally be consistent; please verify which permission is actually minimal and update the least markers (and/or move the least markers to the correct permission block) so archive and unarchive match.