Skip to content

Commit fa5e1c9

Browse files
committed
Weekly Permissions sync 2026-02-12
1 parent 5e2e72e commit fa5e1c9

File tree

2 files changed

+42
-6
lines changed

2 files changed

+42
-6
lines changed

permissions/new/permissions.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27649,6 +27649,42 @@
2764927649
"ownerSecurityGroup": "ddsappperm"
2765027650
}
2765127651
},
27652+
"Group-XTenantIdentitySync.Read.All": {
27653+
"authorizationType": "oAuth2",
27654+
"schemes": {
27655+
"DelegatedWork": {
27656+
"adminDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties",
27657+
"adminDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, on behalf of the signed-in user.",
27658+
"userDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties",
27659+
"userDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, on behalf of the signed-in user.",
27660+
"requiresAdminConsent": true,
27661+
"privilegeLevel": 2
27662+
},
27663+
"Application": {
27664+
"adminDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties",
27665+
"adminDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, without a signed-in user.",
27666+
"requiresAdminConsent": true,
27667+
"privilegeLevel": 2
27668+
}
27669+
},
27670+
"pathSets": [
27671+
{
27672+
"schemeKeys": [
27673+
"DelegatedWork",
27674+
"Application"
27675+
],
27676+
"methods": [
27677+
"GET"
27678+
],
27679+
"paths": {
27680+
"/groups/{id}": ""
27681+
}
27682+
}
27683+
],
27684+
"ownerInfo": {
27685+
"ownerSecurityGroup": "idsync"
27686+
}
27687+
},
2765227688
"Group.Create": {
2765327689
"authorizationType": "oAuth2",
2765427690
"schemes": {

permissions/new/provisioningInfo.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6797,15 +6797,15 @@
67976797
"id": "f7c0661b-4247-48ac-a371-05ff047614c6",
67986798
"scheme": "DelegatedWork",
67996799
"environment": "PPE;public",
6800-
"isHidden": true,
6800+
"isHidden": false,
68016801
"isEnabled": true,
68026802
"resourceAppId": "00000002-0000-0000-c000-000000000000"
68036803
},
68046804
{
68056805
"id": "35b96aac-d839-4362-abd4-7381f2b27ccd",
68066806
"scheme": "Application",
68076807
"environment": "PPE;public",
6808-
"isHidden": true,
6808+
"isHidden": false,
68096809
"isEnabled": true,
68106810
"resourceAppId": "00000002-0000-0000-c000-000000000000"
68116811
}
@@ -12715,7 +12715,7 @@
1271512715
],
1271612716
"TeamworkSection.Read": [
1271712717
{
12718-
"id": "e849765c-20c9-4994-bb0d-fe2cd540c38c",
12718+
"id": "87a3258d-8c34-49e2-ab91-9b8bdbd79177",
1271912719
"scheme": "DelegatedWork",
1272012720
"environment": "public",
1272112721
"isHidden": true,
@@ -12725,7 +12725,7 @@
1272512725
],
1272612726
"TeamworkSection.ReadWrite": [
1272712727
{
12728-
"id": "2f66f945-788d-49b8-ab3f-2b59ef72cfa5",
12728+
"id": "70dbe5e8-39b9-40f3-8c65-3ec7b00ad804",
1272912729
"scheme": "DelegatedWork",
1273012730
"environment": "public",
1273112731
"isHidden": true,
@@ -12735,7 +12735,7 @@
1273512735
],
1273612736
"TeamworkSection.Read.All": [
1273712737
{
12738-
"id": "25dc9176-b59e-4fcf-9d31-04a6e1774a5a",
12738+
"id": "e9e1b87a-726e-4628-8fab-d1fc58d4d9ad",
1273912739
"scheme": "Application",
1274012740
"environment": "public",
1274112741
"isHidden": true,
@@ -12745,7 +12745,7 @@
1274512745
],
1274612746
"TeamworkSection.ReadWrite.All": [
1274712747
{
12748-
"id": "316f1de5-afa6-449f-b21a-f6c18eb06333",
12748+
"id": "fd99f9da-42d6-4d00-8a41-4161bea42309",
1274912749
"scheme": "Application",
1275012750
"environment": "public",
1275112751
"isHidden": true,

0 commit comments

Comments
 (0)