Skip to content

Commit e48010e

Browse files
committed
Weekly Permissions sync 2025-01-16
1 parent e09446d commit e48010e

File tree

2 files changed

+111
-4
lines changed

2 files changed

+111
-4
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3414,6 +3414,17 @@
34143414
"resourceAppId": "00000000-0000-0000-0000-000000000000"
34153415
}
34163416
],
3417+
"Device-AppProtectionCAProperties.ReadWrite.All": [
3418+
{
3419+
"id": "2ffea8af-4766-4a4f-ad87-e91dacb3046d",
3420+
"scheme": "Application",
3421+
"environment": "public",
3422+
"isHidden": true,
3423+
"isEnabled": true,
3424+
"isPreauthorizationOnly": true,
3425+
"resourceAppId": "00000000-0000-0000-0000-000000000000"
3426+
}
3427+
],
34173428
"Device-MdmManagedProperties.ReadWrite.All": [
34183429
{
34193430
"id": "9f65ca3f-9c7c-4be7-b52f-fe5753e364b2",
@@ -9893,15 +9904,15 @@
98939904
"id": "e197c06f-ae7b-4398-b0a2-89f76ebca159",
98949905
"scheme": "DelegatedWork",
98959906
"environment": "public",
9896-
"isHidden": true,
9907+
"isHidden": false,
98979908
"isEnabled": true,
98989909
"resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4"
98999910
},
99009911
{
99019912
"id": "2a6baefd-edea-4ff6-b24e-bebcaa27a50d",
99029913
"scheme": "Application",
99039914
"environment": "public",
9904-
"isHidden": true,
9915+
"isHidden": false,
99059916
"isEnabled": true,
99069917
"resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4"
99079918
}
@@ -9910,15 +9921,15 @@
99109921
{
99119922
"scheme": "DelegatedWork",
99129923
"environment": "public",
9913-
"isHidden": true,
9924+
"isHidden": false,
99149925
"isEnabled": true,
99159926
"resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4",
99169927
"id": "2a7babba-9623-4109-bc9c-79728cf3bb4f"
99179928
},
99189929
{
99199930
"scheme": "Application",
99209931
"environment": "public",
9921-
"isHidden": true,
9932+
"isHidden": false,
99229933
"isEnabled": true,
99239934
"resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4",
99249935
"id": "7fc7225d-eb37-4c39-90f3-a33a57cf1081"
@@ -13855,6 +13866,16 @@
1385513866
"resourceAppId": ""
1385613867
}
1385713868
],
13869+
"User.ReadWrite.CrossCloud": [
13870+
{
13871+
"id": "59f9fad5-5ada-41d8-95dd-2176756f087d",
13872+
"scheme": "Application",
13873+
"environment": "public",
13874+
"isHidden": true,
13875+
"isEnabled": false,
13876+
"resourceAppId": "2313b47f-a76d-4513-be58-500e42ce8d11"
13877+
}
13878+
],
1385813879
"User.RevokeSessions.All": [
1385913880
{
1386013881
"id": "ffbe7342-fd34-43bf-afae-596c7e222428",

permissions/new/permissions.json

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36054,6 +36054,92 @@
3605436054
"ownerSecurityGroup": "TeamsPermissions"
3605536055
}
3605636056
},
36057+
"RiskPreventionProviders.Read.All": {
36058+
"schemes": {
36059+
"DelegatedWork": {
36060+
"adminDisplayName": "Read all identity risk prevention providers",
36061+
"adminDescription": "Allows the app to read your organization's risk prevention providers, on behalf of the signed-in user.",
36062+
"userDisplayName": "Read all identity risk prevention providers",
36063+
"userDescription": "Allows the app to read your organization's risk prevention providers, on your behalf.",
36064+
"requiresAdminConsent": true,
36065+
"privilegeLevel": 3
36066+
},
36067+
"Application": {
36068+
"adminDisplayName": "Read all identity risk prevention providers",
36069+
"adminDescription": "Allows the app to read your organization's risk prevention providers, without a signed-in user.",
36070+
"requiresAdminConsent": true,
36071+
"privilegeLevel": 4
36072+
}
36073+
},
36074+
"pathSets": [
36075+
{
36076+
"schemeKeys": [
36077+
"DelegatedWork",
36078+
"Application"
36079+
],
36080+
"methods": [
36081+
"GET"
36082+
],
36083+
"paths": {
36084+
"/identity/riskPreventionProviders": "least=DelegatedWork,Application",
36085+
"/identity/riskPreventionProviders/{id}": "least=DelegatedWork,Application"
36086+
}
36087+
}
36088+
],
36089+
"ownerInfo": {
36090+
"ownerSecurityGroup": "cpimmsgraphadmins"
36091+
}
36092+
},
36093+
"RiskPreventionProviders.ReadWrite.All": {
36094+
"schemes": {
36095+
"DelegatedWork": {
36096+
"adminDisplayName": "Read and write all identity risk prevention providers",
36097+
"adminDescription": "Allows the app to read and write your organization's risk prevention providers, on behalf of the signed-in user.",
36098+
"userDisplayName": "Read and write all identity risk prevention providers",
36099+
"userDescription": "Allows the app to read and write your organization's risk prevention providers, on your behalf.",
36100+
"requiresAdminConsent": true,
36101+
"privilegeLevel": 3
36102+
},
36103+
"Application": {
36104+
"adminDisplayName": "Read and write all identity risk prevention providers",
36105+
"adminDescription": "Allows the app to read and write your organization's risk prevention providers, without a signed-in user.",
36106+
"requiresAdminConsent": true,
36107+
"privilegeLevel": 4
36108+
}
36109+
},
36110+
"pathSets": [
36111+
{
36112+
"schemeKeys": [
36113+
"DelegatedWork",
36114+
"Application"
36115+
],
36116+
"methods": [
36117+
"GET",
36118+
"POST"
36119+
],
36120+
"paths": {
36121+
"/identity/riskPreventionProviders": "least=DelegatedWork,Application"
36122+
}
36123+
},
36124+
{
36125+
"schemeKeys": [
36126+
"DelegatedWork",
36127+
"Application"
36128+
],
36129+
"methods": [
36130+
"DELETE",
36131+
"GET",
36132+
"PATCH"
36133+
],
36134+
"paths": {
36135+
"/identity/riskPreventionProviders/{id}": "least=DelegatedWork,Application"
36136+
}
36137+
}
36138+
],
36139+
"ownerInfo": {
36140+
"ownerSecurityGroup": "cpimmsgraphadmins"
36141+
}
36142+
},
3605736143
"RoleAssignmentSchedule.Read.Directory": {
3605836144
"schemes": {
3605936145
"DelegatedWork": {

0 commit comments

Comments
 (0)