Skip to content

Commit c665dfe

Browse files
authored
Weekly Permissions sync 2025-09-04 (#1256)
1 parent d21aa12 commit c665dfe

File tree

2 files changed

+57
-3
lines changed

2 files changed

+57
-3
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"isEnabled": true,
154154
"resourceAppId": "00000003-0000-0000-c000-000000000000"
155155
}
156-
],
156+
],
157157
"AgentIdentityBlueprint.CreateAsManager": [
158158
{
159159
"id": "ecf9c9c0-b7d6-48c0-8ad6-7b00493a2efb",
@@ -11514,7 +11514,7 @@
1151411514
"scheme": "DelegatedWork",
1151511515
"environment": "public",
1151611516
"isHidden": true,
11517-
"isEnabled": true,
11517+
"isEnabled": true,
1151811518
"resourceAppId": "fc780465-2017-40d4-a0c5-307022471b92"
1151911519
},
1152011520
{
@@ -12235,7 +12235,7 @@
1223512235
"isEnabled": true,
1223612236
"resourceAppId": "00000003-0000-0000-c000-00000000000"
1223712237
}
12238-
],
12238+
],
1223912239
"ServicePrincipal.Manage.OwnedBy": [
1224012240
{
1224112241
"id": "6930b171-5cf8-4865-ba0f-cfce959d1bca",

permissions/new/permissions.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20243,6 +20243,19 @@
2024320243
"paths": {
2024420244
"/external/connections/{id}/schema": ""
2024520245
}
20246+
},
20247+
{
20248+
"schemeKeys": [
20249+
"DelegatedWork",
20250+
"Application"
20251+
],
20252+
"methods": [
20253+
"POST"
20254+
],
20255+
"paths": {
20256+
"/external/connections/{id}/fullRefresh/end": "",
20257+
"/external/connections/{id}/fullRefresh/start": ""
20258+
}
2024620259
}
2024720260
],
2024820261
"ownerInfo": {
@@ -20331,6 +20344,19 @@
2033120344
"paths": {
2033220345
"/external/connections/{id}/schema": "least=DelegatedWork,Application"
2033320346
}
20347+
},
20348+
{
20349+
"schemeKeys": [
20350+
"DelegatedWork",
20351+
"Application"
20352+
],
20353+
"methods": [
20354+
"POST"
20355+
],
20356+
"paths": {
20357+
"/external/connections/{id}/fullRefresh/end": "least=DelegatedWork,Application",
20358+
"/external/connections/{id}/fullRefresh/start": "least=DelegatedWork,Application"
20359+
}
2033420360
}
2033520361
],
2033620362
"ownerInfo": {
@@ -20426,6 +20452,8 @@
2042620452
"POST"
2042720453
],
2042820454
"paths": {
20455+
"/external/connections/{id}/fullRefresh/groups": "",
20456+
"/external/connections/{id}/fullRefresh/groups/{id}/members": "",
2042920457
"/external/connections/{id}/groups": "",
2043020458
"/external/connections/{id}/groups/{id}/members": ""
2043120459
}
@@ -20470,6 +20498,18 @@
2047020498
"paths": {
2047120499
"/external/connections/{id}/items/{id}": ""
2047220500
}
20501+
},
20502+
{
20503+
"schemeKeys": [
20504+
"DelegatedWork",
20505+
"Application"
20506+
],
20507+
"methods": [
20508+
"POST"
20509+
],
20510+
"paths": {
20511+
"/external/connections/{id}/fullRefresh/items": ""
20512+
}
2047320513
}
2047420514
],
2047520515
"ownerInfo": {
@@ -20515,6 +20555,8 @@
2051520555
"POST"
2051620556
],
2051720557
"paths": {
20558+
"/external/connections/{id}/fullRefresh/groups": "least=DelegatedWork,Application",
20559+
"/external/connections/{id}/fullRefresh/groups/{id}/members": "least=DelegatedWork,Application",
2051820560
"/external/connections/{id}/groups": "least=DelegatedWork,Application",
2051920561
"/external/connections/{id}/groups/{id}/members": "least=DelegatedWork,Application"
2052020562
}
@@ -20559,6 +20601,18 @@
2055920601
"paths": {
2056020602
"/external/connections/{id}/items/{id}": "least=DelegatedWork,Application"
2056120603
}
20604+
},
20605+
{
20606+
"schemeKeys": [
20607+
"DelegatedWork",
20608+
"Application"
20609+
],
20610+
"methods": [
20611+
"POST"
20612+
],
20613+
"paths": {
20614+
"/external/connections/{id}/fullRefresh/items": "least=DelegatedWork,Application"
20615+
}
2056220616
}
2056320617
],
2056420618
"ownerInfo": {

0 commit comments

Comments
 (0)