mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
Add to admin namespace (#26293)
* Add to admin namespace Add sys/config/group-policy-application to admin namespace endpoints. * Endpoint can now be accessed from admin ns
This commit is contained in:
@@ -8,7 +8,7 @@ description: The '/sys/config/group-policy-application' endpoint is used to conf
|
||||
|
||||
@include 'alerts/enterprise-only.mdx'
|
||||
|
||||
@include 'alerts/restricted-root.mdx'
|
||||
@include 'alerts/restricted-admin.mdx'
|
||||
|
||||
<Warning>
|
||||
The group policy application mode only applies to ACL policies and no longer
|
||||
|
||||
@@ -10,7 +10,7 @@ API path | Root | Admin
|
||||
`sys/audit-hash` | YES | YES
|
||||
`sys/config/auditing/*` | YES | NO
|
||||
`sys/config/cors` | YES | NO
|
||||
`sys/config/group-policy-application` | YES | NO
|
||||
`sys/config/group-policy-application` | YES | YES
|
||||
`sys/config/reload` | YES | NO
|
||||
`sys/config/state` | YES | NO
|
||||
`sys/config/ui` | YES | NO
|
||||
|
||||
Reference in New Issue
Block a user