-
Notifications
You must be signed in to change notification settings - Fork 50
Weekly Permissions sync 2026-03-26 #1481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -22767,6 +22767,21 @@ | |
| "/rolemanagement/entitlementmanagement/roledefinitions/{id}": "least=DelegatedWork,Application" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork", | ||
| "Application" | ||
| ], | ||
| "methods": [ | ||
| "GET" | ||
| ], | ||
| "paths": { | ||
| "/identitygovernance/accessevaluationdetections": "least=DelegatedWork,Application", | ||
| "/identitygovernance/accessevaluationdetections/{id}": "least=DelegatedWork,Application", | ||
| "/identitygovernance/accessevaluationpolicies": "least=DelegatedWork,Application", | ||
| "/identitygovernance/accessevaluationpolicies/{id}": "least=DelegatedWork,Application" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "Application" | ||
|
|
@@ -23010,6 +23025,58 @@ | |
| "paths": { | ||
| "/identitygovernance/entitlementmanagement/settings": "least=DelegatedWork,Application" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork", | ||
| "Application" | ||
| ], | ||
| "methods": [ | ||
| "GET" | ||
| ], | ||
| "paths": { | ||
| "/identitygovernance/accessevaluationdetections": "", | ||
| "/identitygovernance/accessevaluationdetections/{id}": "", | ||
| "/identitygovernance/accessevaluationpolicies": "", | ||
| "/identitygovernance/accessevaluationpolicies/{id}": "" | ||
| } | ||
|
Comment on lines
+23041
to
+23054
|
||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork", | ||
| "Application" | ||
| ], | ||
| "methods": [ | ||
| "POST" | ||
| ], | ||
| "paths": { | ||
| "/identitygovernance/catalogs/{id}/accessevaluationpolicies": "least=DelegatedWork,Application" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork", | ||
| "Application" | ||
| ], | ||
| "methods": [ | ||
| "PATCH" | ||
| ], | ||
| "paths": { | ||
| "/identitygovernance/accessevaluationdetections/{id}": "least=DelegatedWork,Application", | ||
| "/identitygovernance/catalogs/{id}/accessevaluationpolicies/{id}": "least=DelegatedWork,Application" | ||
| } | ||
| }, | ||
| { | ||
| "schemeKeys": [ | ||
| "DelegatedWork", | ||
| "Application" | ||
| ], | ||
| "methods": [ | ||
| "DELETE" | ||
| ], | ||
| "paths": { | ||
| "/identitygovernance/catalogs/{id}/accessevaluationpolicies/{id}": "least=DelegatedWork,Application" | ||
| } | ||
| } | ||
| ], | ||
| "ownerInfo": { | ||
|
|
@@ -33690,6 +33757,10 @@ | |
| "/networkAccess/forwardingProfiles": "least=DelegatedWork,Application", | ||
| "/networkAccess/forwardingProfiles/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/forwardingProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/mcpPolicies": "least=DelegatedWork,Application", | ||
| "/networkAccess/mcpPolicies/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/mcpPolicies/{id}/policyRules": "least=DelegatedWork,Application", | ||
| "/networkAccess/mcpPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", | ||
| "/networkaccess/privateAccessConfigs/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/privateNetworks": "least=DelegatedWork,Application", | ||
| "/networkAccess/privateNetworks/{id}": "least=DelegatedWork,Application", | ||
|
|
@@ -33795,6 +33866,10 @@ | |
| "/networkaccess/logs/remoteNetworks": "", | ||
| "/networkaccess/logs/traffic": "", | ||
| "/networkaccess/logs/traffic/{id}": "", | ||
| "/networkAccess/mcpPolicies": "", | ||
| "/networkAccess/mcpPolicies/{id}": "", | ||
| "/networkAccess/mcpPolicies/{id}/policyRules": "", | ||
| "/networkAccess/mcpPolicies/{id}/policyRules/{id}": "", | ||
| "/networkaccess/privateAccessConfigs/{id}": "", | ||
| "/networkAccess/privateNetworks": "", | ||
| "/networkAccess/privateNetworks/{id}": "", | ||
|
|
@@ -33857,6 +33932,8 @@ | |
| "/networkAccess/filteringProfiles/{id}/policies": "least=DelegatedWork,Application", | ||
| "/networkAccess/forwardingPolicies/{id}/policyRules": "least=DelegatedWork,Application", | ||
| "/networkAccess/forwardingProfiles/{id}/policies": "least=DelegatedWork,Application", | ||
| "/networkAccess/mcpPolicies": "least=DelegatedWork,Application", | ||
| "/networkAccess/mcpPolicies/{id}/policyRules": "least=DelegatedWork,Application", | ||
| "/networkaccess/privateAccessConfigs/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/privateNetworks": "least=DelegatedWork,Application", | ||
| "/networkAccess/securityProviderPolicies": "least=DelegatedWork,Application", | ||
|
|
@@ -33893,6 +33970,8 @@ | |
| "/networkAccess/forwardingPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/forwardingProfiles/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/forwardingProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/mcpPolicies/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/mcpPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", | ||
| "/networkaccess/privateAccessConfigs/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/privateNetworks/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/securityProviderPolicies/{id}": "least=DelegatedWork,Application", | ||
|
|
@@ -33929,6 +34008,8 @@ | |
| "/networkAccess/filteringProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/forwardingPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/forwardingProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/mcpPolicies/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/mcpPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", | ||
| "/networkaccess/privateAccessConfigs/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/privateNetworks/{id}": "least=DelegatedWork,Application", | ||
| "/networkAccess/securityProviderPolicies/{id}": "least=DelegatedWork,Application", | ||
|
|
||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -533,7 +533,25 @@ | |||||
| "isEnabled": false, | ||||||
| "resourceAppId": "00000002-0000-0000-c000-000000000000" | ||||||
| } | ||||||
| ], | ||||||
| ], | ||||||
| "AgentIdentityBlueprint.UpdateManagerApps.All": [ | ||||||
| { | ||||||
| "id": "", | ||||||
| "scheme": "Application", | ||||||
| "environment": "PPE;public", | ||||||
| "isHidden": true, | ||||||
| "isEnabled": false, | ||||||
| "resourceAppId": "00000002-0000-0000-c000-000000000000" | ||||||
| }, | ||||||
| { | ||||||
| "id": "", | ||||||
| "scheme": "DelegatedWork", | ||||||
| "environment": "PPE;public", | ||||||
| "isHidden": true, | ||||||
| "isEnabled": false, | ||||||
| "resourceAppId": "00000002-0000-0000-c000-000000000000" | ||||||
| } | ||||||
| ], | ||||||
| "AgentIdentityBlueprintPrincipal.Read.All": [ | ||||||
| { | ||||||
| "id": "", | ||||||
|
|
@@ -641,6 +659,42 @@ | |||||
| "isEnabled": true, | ||||||
| "resourceAppId": "00000002-0000-0000-c000-000000000000" | ||||||
| } | ||||||
| ], | ||||||
| "AgentRegistration.Read.All": [ | ||||||
|
||||||
| "AgentRegistration.Read.All": [ | |
| "AgentRegistration.Read.All": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This adds a second pathSet with the same schemeKeys and methods (DelegatedWork+Application, GET) as an existing pathSet just above. Consider merging these new paths into the existing GET pathSet to avoid redundant blocks and keep the permission mapping easier to maintain.