|
32 | 32 | "/accessreviews/{id}": "least=DelegatedWork,Application", |
33 | 33 | "/accessreviews/{id}/decisions": "least=DelegatedWork,Application", |
34 | 34 | "/accessreviews/{id}/reviewers": "least=DelegatedWork,Application", |
35 | | - "/businessflowtemplates": "least=DelegatedWork,Application", |
36 | 35 | "/identitygovernance/accessreviews/definitions": "least=DelegatedWork,Application", |
37 | 36 | "/identitygovernance/accessreviews/definitions/{id}": "least=DelegatedWork,Application", |
38 | 37 | "/identitygovernance/accessreviews/definitions/{id}/instances": "least=DelegatedWork,Application", |
|
154 | 153 | "paths": { |
155 | 154 | "/accessreviews/{id}/decisions": "", |
156 | 155 | "/accessreviews/{id}/mydecisions": "", |
157 | | - "/businessflowtemplates": "", |
158 | 156 | "/me/pendingaccessreviewinstances": "", |
159 | 157 | "/me/pendingaccessreviewinstances/{id}/decisions": "", |
160 | 158 | "/users/{id}/pendingaccessreviewinstances": "", |
|
359 | 357 | "GET" |
360 | 358 | ], |
361 | 359 | "paths": { |
362 | | - "/accessreviews/{id}/decisions": "", |
363 | | - "/businessflowtemplates": "" |
| 360 | + "/accessreviews/{id}/decisions": "" |
364 | 361 | } |
365 | 362 | }, |
366 | 363 | { |
|
387 | 384 | } |
388 | 385 | } |
389 | 386 | ], |
390 | | - "ownerInfo": {} |
| 387 | + "ownerInfo": { |
| 388 | + "ownerSecurityGroup": "igagraph" |
| 389 | + } |
391 | 390 | }, |
392 | 391 | "Acronym.Read.All": { |
393 | 392 | "schemes": { |
|
30314 | 30313 | "/policies/appmanagementpolicies/{id}": "least=DelegatedWork,Application", |
30315 | 30314 | "/policies/appmanagementpolicies/{id}/appliesto": "", |
30316 | 30315 | "/policies/authenticationflowspolicy": "least=DelegatedWork,Application", |
| 30316 | + "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{id}": "least=DelegatedWork,Application", |
30317 | 30317 | "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/email": "least=DelegatedWork,Application", |
30318 | 30318 | "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/federatedIdentityCredential": "least=DelegatedWork,Application", |
30319 | 30319 | "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/fido2": "least=DelegatedWork,Application", |
|
31107 | 31107 | ], |
31108 | 31108 | "paths": { |
31109 | 31109 | "/identity/conditionalaccess/authenticationstrength/policies/{id}/combinationconfigurations/{id}": "", |
| 31110 | + "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{id}": "least=DelegatedWork,Application", |
31110 | 31111 | "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/email": "least=DelegatedWork,Application", |
31111 | 31112 | "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/federatedIdentityCredential": "least=DelegatedWork,Application", |
31112 | 31113 | "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/fido2": "least=DelegatedWork,Application", |
|
0 commit comments