Skip to content

Commit c68194e

Browse files
committed
Weekly Permissions sync 2025-04-15
1 parent 35f6f02 commit c68194e

File tree

1 file changed

+82
-9
lines changed

1 file changed

+82
-9
lines changed

permissions/new/permissions.json

Lines changed: 82 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15543,7 +15543,9 @@
1554315543
"PATCH"
1554415544
],
1554515545
"paths": {
15546-
"/domains/{id}": ""
15546+
"/domains/{id}": "",
15547+
"/me/authentication/qrcodepinmethod/pin/updatepin": "least=DelegatedWork",
15548+
"/users/{id}/authentication/qrcodepinmethod/pin/updatepin": "least=DelegatedWork"
1554715549
}
1554815550
}
1554915551
],
@@ -30439,6 +30441,28 @@
3043930441
"paths": {
3044030442
"/onpremisespublishingprofiles/{id}/applicationSegments/{id}": "least=DelegatedWork,Application"
3044130443
}
30444+
},
30445+
{
30446+
"schemeKeys": [
30447+
"DelegatedWork"
30448+
],
30449+
"methods": [
30450+
"GET"
30451+
],
30452+
"paths": {
30453+
"/onpremisespublishingprofiles/{id}/sensors": "least=DelegatedWork"
30454+
}
30455+
},
30456+
{
30457+
"schemeKeys": [
30458+
"DelegatedWork"
30459+
],
30460+
"methods": [
30461+
"GET"
30462+
],
30463+
"paths": {
30464+
"/onpremisespublishingprofiles/{id}/sensors/{id}": "least=DelegatedWork"
30465+
}
3044230466
}
3044330467
],
3044430468
"ownerInfo": {
@@ -50021,6 +50045,10 @@
5002150045
"/me/authentication/phonemethods/{id}": "least=DelegatedWork",
5002250046
"/me/authentication/platformCredentialMethods": "least=DelegatedWork",
5002350047
"/me/authentication/platformCredentialMethods/{id}": "least=DelegatedWork",
50048+
"/me/authentication/qrcodepinmethod": "least=DelegatedWork",
50049+
"/me/authentication/qrcodepinmethod/pin": "least=DelegatedWork",
50050+
"/me/authentication/qrcodepinmethod/standardqrcode": "least=DelegatedWork",
50051+
"/me/authentication/qrcodepinmethod/temporaryqrcode": "least=DelegatedWork",
5002450052
"/me/authentication/softwareoathmethods": "least=DelegatedWork",
5002550053
"/me/authentication/softwareoathmethods/{id}": "least=DelegatedWork",
5002650054
"/me/authentication/temporaryaccesspassmethods": "least=DelegatedWork",
@@ -50053,7 +50081,9 @@
5005350081
"/users/{id}/authentication/platformCredentialMethods": "least=DelegatedWork",
5005450082
"/users/{id}/authentication/platformCredentialMethods/{id}": "least=DelegatedWork",
5005550083
"/users/{id}/authentication/qrcodepinmethod": "least=DelegatedWork",
50056-
"/users/{id}/authentication/qrcodepinmethod/{id}": "least=DelegatedWork",
50084+
"/users/{id}/authentication/qrcodepinmethod/pin": "least=DelegatedWork",
50085+
"/users/{id}/authentication/qrcodepinmethod/standardqrcode": "least=DelegatedWork",
50086+
"/users/{id}/authentication/qrcodepinmethod/temporaryqrcode": "least=DelegatedWork",
5005750087
"/users/{id}/authentication/softwareoathmethods": "least=DelegatedWork",
5005850088
"/users/{id}/authentication/softwareoathmethods/{id}": "least=DelegatedWork",
5005950089
"/users/{id}/authentication/temporaryaccesspassmethods": "least=DelegatedWork",
@@ -50113,6 +50143,10 @@
5011350143
"/me/authentication/phonemethods/{id}": "least=Application",
5011450144
"/me/authentication/platformCredentialMethods": "least=Application",
5011550145
"/me/authentication/platformCredentialMethods/{id}": "least=Application",
50146+
"/me/authentication/qrcodepinmethod": "least=Application",
50147+
"/me/authentication/qrcodepinmethod/pin": "least=Application",
50148+
"/me/authentication/qrcodepinmethod/standardqrcode": "least=Application",
50149+
"/me/authentication/qrcodepinmethod/temporaryqrcode": "least=Application",
5011650150
"/me/authentication/softwareoathmethods": "least=Application",
5011750151
"/me/authentication/softwareoathmethods/{id}": "least=Application",
5011850152
"/me/authentication/temporaryaccesspassmethods": "least=Application",
@@ -50144,7 +50178,9 @@
5014450178
"/users/{id}/authentication/platformCredentialMethods": "least=Application",
5014550179
"/users/{id}/authentication/platformCredentialMethods/{id}": "least=Application",
5014650180
"/users/{id}/authentication/qrcodepinmethod": "least=Application",
50147-
"/users/{id}/authentication/qrcodepinmethod/{id}": "least=Application",
50181+
"/users/{id}/authentication/qrcodepinmethod/pin": "least=Application",
50182+
"/users/{id}/authentication/qrcodepinmethod/standardqrcode": "least=Application",
50183+
"/users/{id}/authentication/qrcodepinmethod/temporaryqrcode": "least=Application",
5014850184
"/users/{id}/authentication/softwareoathmethods": "least=Application",
5014950185
"/users/{id}/authentication/softwareoathmethods/{id}": "least=Application",
5015050186
"/users/{id}/authentication/temporaryaccesspassmethods": "least=Application",
@@ -50211,8 +50247,16 @@
5021150247
"paths": {
5021250248
"/me/authentication/emailmethods/{id}": "least=DelegatedWork",
5021350249
"/me/authentication/phonemethods/{id}": "least=DelegatedWork",
50250+
"/me/authentication/qrcodepinmethod": "least=DelegatedWork",
50251+
"/me/authentication/qrcodepinmethod/pin": "least=DelegatedWork",
50252+
"/me/authentication/qrcodepinmethod/standardqrcode": "least=DelegatedWork",
50253+
"/me/authentication/qrcodepinmethod/temporaryqrcode": "least=DelegatedWork",
5021450254
"/users/{id}/authentication/emailmethods/{id}": "",
50215-
"/users/{id}/authentication/phonemethods/{id}": ""
50255+
"/users/{id}/authentication/phonemethods/{id}": "",
50256+
"/users/{id}/authentication/qrcodepinmethod": "least=DelegatedWork",
50257+
"/users/{id}/authentication/qrcodepinmethod/pin": "least=DelegatedWork",
50258+
"/users/{id}/authentication/qrcodepinmethod/standardqrcode": "least=DelegatedWork",
50259+
"/users/{id}/authentication/qrcodepinmethod/temporaryqrcode": "least=DelegatedWork"
5021650260
}
5021750261
},
5021850262
{
@@ -50266,7 +50310,6 @@
5026650310
"/users/{id}/authentication/passwordmethods/{id}": "",
5026750311
"/users/{id}/authentication/passwordmethods/{id}/isUpdateSupported": "",
5026850312
"/users/{id}/authentication/platformCredentialMethods": "",
50269-
"/users/{id}/authentication/qrcodepinmethod": "",
5027050313
"/users/{id}/authentication/softwareoathmethods": "",
5027150314
"/users/{id}/authentication/temporaryaccesspassmethods": "",
5027250315
"/users/{id}/authentication/windowshelloforbusinessmethods": ""
@@ -50294,7 +50337,6 @@
5029450337
"/users/{id}/authentication/microsoftauthenticatormethods/{id}": "least=DelegatedWork",
5029550338
"/users/{id}/authentication/passwordlessmicrosoftauthenticatormethods/{id}": "least=DelegatedWork",
5029650339
"/users/{id}/authentication/platformCredentialMethods/{id}": "least=DelegatedWork",
50297-
"/users/{id}/authentication/qrcodepinmethod/{id}": "least=DelegatedWork",
5029850340
"/users/{id}/authentication/softwareoathmethods/{id}": "least=DelegatedWork",
5029950341
"/users/{id}/authentication/temporaryaccesspassmethods/{id}": "least=DelegatedWork",
5030050342
"/users/{id}/authentication/windowshelloforbusinessmethods/{id}": "least=DelegatedWork"
@@ -50324,6 +50366,18 @@
5032450366
"/users/{id}/authentication/phonemethods/{id}/disablesmssignin": "",
5032550367
"/users/{id}/authentication/phonemethods/{id}/enablesmssignin": ""
5032650368
}
50369+
},
50370+
{
50371+
"schemeKeys": [
50372+
"DelegatedWork"
50373+
],
50374+
"methods": [
50375+
"PUT"
50376+
],
50377+
"paths": {
50378+
"/me/authentication/qrcodepinmethod": "least=DelegatedWork",
50379+
"/users/{id}/authentication/qrcodepinmethod": "least=DelegatedWork"
50380+
}
5032750381
}
5032850382
],
5032950383
"ownerInfo": {
@@ -50371,7 +50425,6 @@
5037150425
"/users/{id}/authentication/fido2Methods/creationOptions": "least=DelegatedWork,Application",
5037250426
"/users/{id}/authentication/hardwareOathMethods": "least=DelegatedWork,Application",
5037350427
"/users/{id}/authentication/phonemethods": "least=DelegatedWork,Application",
50374-
"/users/{id}/authentication/qrcodepinmethod": "least=DelegatedWork,Application",
5037550428
"/users/{id}/authentication/temporaryaccesspassmethods": "least=DelegatedWork,Application"
5037650429
}
5037750430
},
@@ -50388,8 +50441,16 @@
5038850441
"paths": {
5038950442
"/me/authentication/emailmethods/{id}": "least=Application",
5039050443
"/me/authentication/phonemethods/{id}": "least=Application",
50444+
"/me/authentication/qrcodepinmethod": "least=Application",
50445+
"/me/authentication/qrcodepinmethod/pin": "least=Application",
50446+
"/me/authentication/qrcodepinmethod/standardqrcode": "least=Application",
50447+
"/me/authentication/qrcodepinmethod/temporaryqrcode": "least=Application",
5039150448
"/users/{id}/authentication/emailmethods/{id}": "least=DelegatedWork,Application",
50392-
"/users/{id}/authentication/phonemethods/{id}": "least=DelegatedWork,Application"
50449+
"/users/{id}/authentication/phonemethods/{id}": "least=DelegatedWork,Application",
50450+
"/users/{id}/authentication/qrcodepinmethod": "least=DelegatedWork,Application",
50451+
"/users/{id}/authentication/qrcodepinmethod/pin": "least=DelegatedWork,Application",
50452+
"/users/{id}/authentication/qrcodepinmethod/standardqrcode": "least=DelegatedWork,Application",
50453+
"/users/{id}/authentication/qrcodepinmethod/temporaryqrcode": "least=DelegatedWork,Application"
5039350454
}
5039450455
},
5039550456
{
@@ -50461,7 +50522,6 @@
5046150522
"/users/{id}/authentication/microsoftauthenticatormethods/{id}": "least=Application",
5046250523
"/users/{id}/authentication/passwordlessmicrosoftauthenticatormethods/{id}": "least=Application",
5046350524
"/users/{id}/authentication/platformCredentialMethods/{id}": "least=Application",
50464-
"/users/{id}/authentication/qrcodepinmethod/{id}": "least=Application",
5046550525
"/users/{id}/authentication/softwareoathmethods/{id}": "least=Application",
5046650526
"/users/{id}/authentication/temporaryaccesspassmethods/{id}": "least=Application",
5046750527
"/users/{id}/authentication/windowshelloforbusinessmethods/{id}": "least=Application"
@@ -50502,6 +50562,19 @@
5050250562
"/users/{id}/authentication/methods/{id}": "least=DelegatedWork"
5050350563
}
5050450564
},
50565+
{
50566+
"schemeKeys": [
50567+
"DelegatedWork",
50568+
"Application"
50569+
],
50570+
"methods": [
50571+
"PUT"
50572+
],
50573+
"paths": {
50574+
"/me/authentication/qrcodepinmethod": "least=Application",
50575+
"/users/{id}/authentication/qrcodepinmethod": "least=DelegatedWork,Application"
50576+
}
50577+
},
5050550578
{
5050650579
"schemeKeys": [
5050750580
"DelegatedWork"

0 commit comments

Comments
 (0)