Skip to content

Commit 2e35396

Browse files
committed
Weekly Permissions sync 2025-10-27
1 parent f7e9f49 commit 2e35396

File tree

2 files changed

+40
-8
lines changed

2 files changed

+40
-8
lines changed

permissions/new/permissions.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32583,8 +32583,7 @@
3258332583
"/organization/{id}/branding/themes/{id}": "least=DelegatedWork,Application",
3258432584
"/organization/{id}/branding/themes/{id}/localizations": "least=DelegatedWork,Application",
3258532585
"/organization/{id}/branding/themes/{id}/localizations/{id}": "least=DelegatedWork,Application",
32586-
"/organization/{id}/branding/themes/{id}/localizations/{id}/{streamObjectType}": "least=DelegatedWork,Application",
32587-
"/organization/{id}/branding/themes/{id}/owners": "least=DelegatedWork,Application"
32586+
"/organization/{id}/branding/themes/{id}/localizations/{id}/{streamObjectType}": "least=DelegatedWork,Application"
3258832587
}
3258932588
}
3259032589
],
@@ -32624,8 +32623,7 @@
3262432623
"/organization/{id}/branding/localizations": "",
3262532624
"/organization/{id}/branding/localizations/{id}": "",
3262632625
"/organization/{id}/branding/themes/{id}": "",
32627-
"/organization/{id}/branding/themes/{id}/localizations/{id}": "",
32628-
"/organization/{id}/branding/themes/{id}/owners": ""
32626+
"/organization/{id}/branding/themes/{id}/localizations/{id}": ""
3262932627
}
3263032628
},
3263132629
{
@@ -32641,8 +32639,7 @@
3264132639
"/organization/{id}/branding": "least=DelegatedWork,Application",
3264232640
"/organization/{id}/branding/localizations/{id}": "least=DelegatedWork,Application",
3264332641
"/organization/{id}/branding/themes/{id}": "least=DelegatedWork,Application",
32644-
"/organization/{id}/branding/themes/{id}/localizations/{id}": "least=DelegatedWork,Application",
32645-
"/organization/{id}/branding/themes/{id}/owners/{id}/$ref": "least=DelegatedWork,Application"
32642+
"/organization/{id}/branding/themes/{id}/localizations/{id}": "least=DelegatedWork,Application"
3264632643
}
3264732644
},
3264832645
{
@@ -32656,8 +32653,7 @@
3265632653
"paths": {
3265732654
"/organization/{id}/branding/localizations": "least=DelegatedWork,Application",
3265832655
"/organization/{id}/branding/themes": "least=DelegatedWork,Application",
32659-
"/organization/{id}/branding/themes/{id}/localizations": "least=DelegatedWork,Application",
32660-
"/organization/{id}/branding/themes/{id}/owners/$ref": "least=DelegatedWork,Application"
32656+
"/organization/{id}/branding/themes/{id}/localizations": "least=DelegatedWork,Application"
3266132657
}
3266232658
},
3266332659
{

permissions/new/provisioningInfo.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9046,6 +9046,24 @@
90469046
"resourceAppId": ""
90479047
}
90489048
],
9049+
"OrganizationalBrandingTheme.ReadWrite": [
9050+
{
9051+
"id": "f3e2d1c4-2f4b-4e6a-8f0b-3c9e5f7a1b2c",
9052+
"scheme": "DelegatedWork",
9053+
"environment": "public",
9054+
"isHidden": true,
9055+
"isEnabled": true,
9056+
"resourceAppId": "00000003-0000-0000-c000-000000000000"
9057+
},
9058+
{
9059+
"id": "a7c5e6d8-9f3a-4b2e-8c1d-4e5f6a7b8c9d",
9060+
"scheme": "Application",
9061+
"environment": "public",
9062+
"isHidden": true,
9063+
"isEnabled": true,
9064+
"resourceAppId": "00000003-0000-0000-c000-000000000000"
9065+
}
9066+
],
90499067
"OrganizationalBrandingLocale.ReadWrite": [
90509068
{
90519069
"id": "b0c1f2d6-3a8e-4f5c-9b7d-8e0a1c5f3b2f",
@@ -9064,6 +9082,24 @@
90649082
"resourceAppId": "00000003-0000-0000-c000-000000000000"
90659083
}
90669084
],
9085+
"OrganizationalBrandingOwners.ReadWrite.All": [
9086+
{
9087+
"id": "f7e8d9c0-1a2b-3c4d-5e6f-7a8b9c0d1e2f",
9088+
"scheme": "DelegatedWork",
9089+
"environment": "public",
9090+
"isHidden": true,
9091+
"isEnabled": true,
9092+
"resourceAppId": "00000003-0000-0000-c000-000000000000"
9093+
},
9094+
{
9095+
"id": "0a1b2c3d-4e5f-6a7b-8c9d-0e1f2a3b4c5d",
9096+
"scheme": "Application",
9097+
"environment": "public",
9098+
"isHidden": true,
9099+
"isEnabled": true,
9100+
"resourceAppId": "00000003-0000-0000-c000-000000000000"
9101+
}
9102+
],
90679103
"OrganizationalUnit.Read.All": [
90689104
{
90699105
"id": "0d948f6e-12e8-469c-ba4e-fd0703c3d7ad",

0 commit comments

Comments
 (0)