Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
124 changes: 63 additions & 61 deletions permissions/new/permissions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1763,6 +1763,17 @@
"/serviceprincipals/{id}/remotedesktopsecurityconfiguration/approvedclientapps/{id}": "",
"/serviceprincipals/{id}/remotedesktopsecurityconfiguration/targetdevicegroups/{id}": ""
}
},
{
"schemeKeys": [
"DelegatedWork"
],
"methods": [
"GET"
],
"paths": {
"/serviceTreeAttributionServices": "least=DelegatedWork"
}
}
],
"ownerInfo": {
Expand Down Expand Up @@ -2013,6 +2024,17 @@
"/applications/{id}/synchronization/templates/{id}/schema": "least=Application",
"/serviceprincipals/{id}/synchronization/jobs/{id}/schema": "least=Application"
}
},
{
"schemeKeys": [
"Application"
],
"methods": [
"GET"
],
"paths": {
"/serviceTreeAttributionServices": "least=Application"
}
}
],
"ownerInfo": {
Expand Down Expand Up @@ -6775,15 +6797,14 @@
"GET"
],
"paths": {
"/chats/{id}/members/{id}": "",
"/teams/{id}/channels/{id}/allMembers": "least=DelegatedWork",
"/teams/{id}/channels/{id}/allMembers/{id}": "least=DelegatedWork",
"/teams/{id}/channels/{id}/doesuserhaveaccess": "least=DelegatedWork,Application",
"/teams/{id}/channels/{id}/members": "",
"/teams/{id}/channels/{id}/doesuserhaveaccess": "least=DelegatedWork",
"/teams/{id}/channels/{id}/members": "least=DelegatedWork",
"/teams/{id}/channels/{id}/members/{id}": "least=DelegatedWork",
"/teams/{id}/channels/{id}/sharedwithteams": "least=DelegatedWork,Application",
"/teams/{id}/channels/{id}/sharedwithteams/{id}": "least=DelegatedWork,Application",
"/teams/{id}/channels/{id}/sharedwithteams/{id}/allowedmembers": "least=DelegatedWork,Application"
"/teams/{id}/channels/{id}/sharedwithteams": "least=DelegatedWork",
"/teams/{id}/channels/{id}/sharedwithteams/{id}": "least=DelegatedWork",
"/teams/{id}/channels/{id}/sharedwithteams/{id}/allowedmembers": "least=DelegatedWork"
}
}
],
Expand Down Expand Up @@ -6812,8 +6833,12 @@
"paths": {
"/teams/{id}/channels/{id}/allMembers": "least=Application",
"/teams/{id}/channels/{id}/allMembers/{id}": "least=Application",
"/teams/{id}/channels/{id}/doesuserhaveaccess": "least=Application",
"/teams/{id}/channels/{id}/members": "least=Application",
"/teams/{id}/channels/{id}/members/{id}": "least=Application"
"/teams/{id}/channels/{id}/members/{id}": "least=Application",
"/teams/{id}/channels/{id}/sharedwithteams": "least=Application",
"/teams/{id}/channels/{id}/sharedwithteams/{id}": "least=Application",
"/teams/{id}/channels/{id}/sharedwithteams/{id}/allowedmembers": "least=Application"
}
}
],
Expand All @@ -6840,10 +6865,7 @@
"methods": [
"GET"
],
"paths": {
"/chats/{id}/members/{id}": "",
"/teams/{id}/channels/{id}/members/{id}": ""
}
"paths": {}
}
],
"ownerInfo": {
Expand All @@ -6869,17 +6891,6 @@
}
},
"pathSets": [
{
"schemeKeys": [
"Application"
],
"methods": [
"GET"
],
"paths": {
"/chats/{id}/members/{id}": ""
}
},
{
"schemeKeys": [
"DelegatedWork",
Expand All @@ -6889,8 +6900,13 @@
"GET"
],
"paths": {
"/teams/{id}/channels/{id}/allMembers": "",
"/teams/{id}/channels/{id}/allMembers/{id}": "",
"/teams/{id}/channels/{id}/doesuserhaveaccess": "",
"/teams/{id}/channels/{id}/members": "",
"/teams/{id}/channels/{id}/members/{id}": "",
"/teams/{id}/channels/{id}/sharedwithteams": "",
"/teams/{id}/channels/{id}/sharedwithteams/{id}": "",
"/teams/{id}/channels/{id}/sharedwithteams/{id}/allowedmembers": ""
}
},
Expand All @@ -6900,34 +6916,19 @@
"Application"
],
"methods": [
"GET",
"POST"
],
"paths": {
"/teams/{id}/channels/{id}/members": "least=DelegatedWork"
}
},
{
"schemeKeys": [
"DelegatedWork",
"Application"
],
"methods": [
"GET"
],
"paths": {
"/teams/{id}/channels/{id}/allMembers": "",
"/teams/{id}/channels/{id}/allMembers/{id}": ""
}
},
{
"schemeKeys": [
"DelegatedWork",
"Application"
],
"methods": [
"DELETE",
"GET",
"PATCH"
],
"paths": {
Expand All @@ -6940,11 +6941,10 @@
"Application"
],
"methods": [
"DELETE",
"GET"
"DELETE"
],
"paths": {
"/teams/{id}/channels/{id}/sharedwithteams/{id}": "least=DelegatedWork,Application"
"/teams/{id}/channels/{id}/sharedwithteams/{id}": "least=DelegatedWork"
}
}
],
Expand All @@ -6968,23 +6968,28 @@
"Application"
],
"methods": [
"GET",
"POST"
"GET"
],
"paths": {
"/teams/{id}/channels/{id}/members": "least=Application"
"/teams/{id}/channels/{id}/allMembers": "",
"/teams/{id}/channels/{id}/allMembers/{id}": "",
"/teams/{id}/channels/{id}/doesuserhaveaccess": "",
"/teams/{id}/channels/{id}/members": "",
"/teams/{id}/channels/{id}/members/{id}": "",
"/teams/{id}/channels/{id}/sharedwithteams": "",
"/teams/{id}/channels/{id}/sharedwithteams/{id}": "",
"/teams/{id}/channels/{id}/sharedwithteams/{id}/allowedmembers": ""
}
},
{
"schemeKeys": [
"Application"
],
"methods": [
"GET"
"POST"
],
"paths": {
"/teams/{id}/channels/{id}/allMembers": "",
"/teams/{id}/channels/{id}/allMembers/{id}": ""
"/teams/{id}/channels/{id}/members": "least=Application"
}
},
{
Expand All @@ -6993,12 +6998,22 @@
],
"methods": [
"DELETE",
"GET",
"PATCH"
],
"paths": {
"/teams/{id}/channels/{id}/members/{id}": "least=Application"
}
},
{
"schemeKeys": [
"Application"
],
"methods": [
"DELETE"
],
"paths": {
"/teams/{id}/channels/{id}/sharedwithteams/{id}": "least=Application"
}
}
],
"ownerInfo": {
Expand Down Expand Up @@ -24698,7 +24713,7 @@
"/planner/tasks/{id}/details": "",
"/planner/tasks/{id}/progresstaskboardformat": "",
"/policies/ownerlessGroupPolicy": "least=DelegatedWork",
"/teams/{id}/channels/{id}/members": "least=DelegatedWork",
"/teams/{id}/channels/{id}/members": "",
"/teams/{id}/schedule": "",
"/teams/{id}/schedule/offershiftrequests/{id}": "",
"/teams/{id}/schedule/openshiftchangerequests": "",
Expand Down Expand Up @@ -45239,7 +45254,6 @@
],
"paths": {
"/chats/{id}/members/{id}": "",
"/teams/{id}/channels/{id}/members/{id}": "",
"/teams/{id}/members": "least=Application",
"/teams/{id}/members/{id}": "least=Application"
}
Expand Down Expand Up @@ -45268,18 +45282,6 @@
}
},
"pathSets": [
{
"schemeKeys": [
"DelegatedWork",
"Application"
],
"methods": [
"PATCH"
],
"paths": {
"/teams/{id}/channels/{id}/members/{id}": ""
}
},
{
"schemeKeys": [
"DelegatedWork",
Expand Down