Skip to content

Commit 17d64a7

Browse files
committed
Weekly Permissions sync 2024-09-06
1 parent add2527 commit 17d64a7

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

permissions/new/permissions.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"/accessreviews/{id}": "least=DelegatedWork,Application",
3333
"/accessreviews/{id}/decisions": "least=DelegatedWork,Application",
3434
"/accessreviews/{id}/reviewers": "least=DelegatedWork,Application",
35-
"/businessflowtemplates": "least=DelegatedWork,Application",
3635
"/identitygovernance/accessreviews/definitions": "least=DelegatedWork,Application",
3736
"/identitygovernance/accessreviews/definitions/{id}": "least=DelegatedWork,Application",
3837
"/identitygovernance/accessreviews/definitions/{id}/instances": "least=DelegatedWork,Application",
@@ -154,7 +153,6 @@
154153
"paths": {
155154
"/accessreviews/{id}/decisions": "",
156155
"/accessreviews/{id}/mydecisions": "",
157-
"/businessflowtemplates": "",
158156
"/me/pendingaccessreviewinstances": "",
159157
"/me/pendingaccessreviewinstances/{id}/decisions": "",
160158
"/users/{id}/pendingaccessreviewinstances": "",
@@ -359,8 +357,7 @@
359357
"GET"
360358
],
361359
"paths": {
362-
"/accessreviews/{id}/decisions": "",
363-
"/businessflowtemplates": ""
360+
"/accessreviews/{id}/decisions": ""
364361
}
365362
},
366363
{
@@ -387,7 +384,9 @@
387384
}
388385
}
389386
],
390-
"ownerInfo": {}
387+
"ownerInfo": {
388+
"ownerSecurityGroup": "igagraph"
389+
}
391390
},
392391
"Acronym.Read.All": {
393392
"schemes": {
@@ -30314,6 +30313,7 @@
3031430313
"/policies/appmanagementpolicies/{id}": "least=DelegatedWork,Application",
3031530314
"/policies/appmanagementpolicies/{id}/appliesto": "",
3031630315
"/policies/authenticationflowspolicy": "least=DelegatedWork,Application",
30316+
"/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{id}": "least=DelegatedWork,Application",
3031730317
"/policies/authenticationmethodspolicy/authenticationmethodconfigurations/email": "least=DelegatedWork,Application",
3031830318
"/policies/authenticationmethodspolicy/authenticationmethodconfigurations/federatedIdentityCredential": "least=DelegatedWork,Application",
3031930319
"/policies/authenticationmethodspolicy/authenticationmethodconfigurations/fido2": "least=DelegatedWork,Application",
@@ -31107,6 +31107,7 @@
3110731107
],
3110831108
"paths": {
3110931109
"/identity/conditionalaccess/authenticationstrength/policies/{id}/combinationconfigurations/{id}": "",
31110+
"/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{id}": "least=DelegatedWork,Application",
3111031111
"/policies/authenticationmethodspolicy/authenticationmethodconfigurations/email": "least=DelegatedWork,Application",
3111131112
"/policies/authenticationmethodspolicy/authenticationmethodconfigurations/federatedIdentityCredential": "least=DelegatedWork,Application",
3111231113
"/policies/authenticationmethodspolicy/authenticationmethodconfigurations/fido2": "least=DelegatedWork,Application",

0 commit comments

Comments
 (0)