mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Fix anchor ID and add link to admin namespace guide (#23641)
This commit is contained in:
@@ -103,8 +103,10 @@ admins to allow teams to self-manage their namespace. In addition to basic
|
|||||||
management, delegate admins can create child namespaces and assign admin rights
|
management, delegate admins can create child namespaces and assign admin rights
|
||||||
to subordinate delegate admins.
|
to subordinate delegate admins.
|
||||||
|
|
||||||
Additionally, administrative namespaces let Vault administrators grant access to
|
Additionally,
|
||||||
a [predefined subset of privileged endpoints](#privileged-endpoints) by setting
|
[administrative namespaces](/vault/docs/enterprise/namespaces/create-admin-namespace)
|
||||||
|
let Vault administrators grant access to a
|
||||||
|
[predefined subset of privileged endpoints](#privileged-endpoints) by setting
|
||||||
the relevant namespace parameters in their Vault configuration file.
|
the relevant namespace parameters in their Vault configuration file.
|
||||||
|
|
||||||
## Vault API and namespaces
|
## Vault API and namespaces
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<a id="#privileged-endpoints" />
|
<a id="privileged-endpoints" />
|
||||||
|
|
||||||
<Note>
|
<Note>
|
||||||
The CLI commands associated with restricted API paths are also restricted.
|
The CLI commands associated with restricted API paths are also restricted.
|
||||||
|
|||||||
Reference in New Issue
Block a user