Skip to content

Commit 3ba7548

Browse files
authored
Weekly Permissions sync 2025-12-05 (#1369)
1 parent b1ef860 commit 3ba7548

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed

permissions/new/permissions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54864,6 +54864,8 @@
5486454864
"/users/{id}/authentication/qrcodepinmethod/pin": "",
5486554865
"/users/{id}/authentication/qrcodepinmethod/standardqrcode": "",
5486654866
"/users/{id}/authentication/qrcodepinmethod/temporaryqrcode": "",
54867+
"/users/{id}/authentication/resourcekeyauthenticationmethods": "",
54868+
"/users/{id}/authentication/resourcekeyauthenticationmethods/{id}": "",
5486754869
"/users/{id}/authentication/softwareoathmethods": "",
5486854870
"/users/{id}/authentication/softwareoathmethods/{id}": "",
5486954871
"/users/{id}/authentication/temporaryaccesspassmethods": "",
@@ -55205,6 +55207,7 @@
5520555207
"/users/{id}/authentication/microsoftauthenticatormethods/{id}": "least=Application",
5520655208
"/users/{id}/authentication/passwordlessmicrosoftauthenticatormethods/{id}": "least=Application",
5520755209
"/users/{id}/authentication/platformCredentialMethods/{id}": "least=Application",
55210+
"/users/{id}/authentication/resourcekeyauthenticationmethods/{id}": "",
5520855211
"/users/{id}/authentication/softwareoathmethods/{id}": "least=Application",
5520955212
"/users/{id}/authentication/temporaryaccesspassmethods/{id}": "least=Application",
5521055213
"/users/{id}/authentication/windowshelloforbusinessmethods/{id}": "least=Application"

permissions/new/provisioningInfo.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4352,6 +4352,25 @@
43524352
"resourceAppId": "00000000-0000-0000-0000-000000000000"
43534353
}
43544354
],
4355+
"Device-ResourceAccount.Read.All": [
4356+
{
4357+
"id": "c1f9b7d2-2f3a-4a1e-9c6b-000000000001",
4358+
"scheme": "DelegatedWork",
4359+
"environment": "public",
4360+
"isHidden": true,
4361+
"isEnabled": true,
4362+
"resourceAppId": "00000000-0000-0000-0000-000000000000"
4363+
}
4364+
],
4365+
"User-DevicesForResourceAccount.Read.All": [
4366+
{ "id": "e8c1a9b2-3f4d-4a9e-9d2b-6a7c8e9f0b12",
4367+
"scheme": "DelegatedWork",
4368+
"environment": "public",
4369+
"isHidden": true,
4370+
"isEnabled": true,
4371+
"resourceAppId": "00000000-0000-0000-0000-000000000000"
4372+
}
4373+
],
43554374
"Device-UsageRight.Read.All": [
43564375
{
43574376
"id": "cee9882c-10b9-464d-be42-92b6590fc3c0",
@@ -16963,6 +16982,42 @@
1696316982
"resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6"
1696416983
}
1696516984
],
16985+
"UserAuthMethod-ResourceKey.Read.All": [
16986+
{
16987+
"id": "",
16988+
"scheme": "DelegatedWork",
16989+
"environment": "public",
16990+
"isHidden": true,
16991+
"isEnabled": true,
16992+
"resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6"
16993+
},
16994+
{
16995+
"id": "",
16996+
"scheme": "Application",
16997+
"environment": "public",
16998+
"isHidden": true,
16999+
"isEnabled": true,
17000+
"resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6"
17001+
}
17002+
],
17003+
"UserAuthMethod-ResourceKey.ReadWrite.All": [
17004+
{
17005+
"id": "",
17006+
"scheme": "DelegatedWork",
17007+
"environment": "public",
17008+
"isHidden": true,
17009+
"isEnabled": true,
17010+
"resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6"
17011+
},
17012+
{
17013+
"id": "",
17014+
"scheme": "Application",
17015+
"environment": "public",
17016+
"isHidden": true,
17017+
"isEnabled": true,
17018+
"resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6"
17019+
}
17020+
],
1696617021
"UserAuthMethod-SoftwareOATH.Read": [
1696717022
{
1696817023
"id": "247f2733-6e3d-46ff-a904-f5fd58eb0d97",

0 commit comments

Comments
 (0)