mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
VAULT-24439: Make sys/config/ui/custom-messages enterprise paths (#25696)
* remove uiCustomMessagePaths from System backend paths * adjust documentation * grammar improvements in docs * add ENT badge to custom-message api docs page in ToC
This commit is contained in:
@@ -10,6 +10,9 @@ description: >-
|
||||
The `/sys/internal/ui/unauthenticated-messages` endpoint is used by the UI to
|
||||
retrieve the active pre-login custom messages so that it can display them.
|
||||
|
||||
You must install Vault Enterprise 1.16.0 or higher to create custom messages
|
||||
that can be retrieved using this endpoint.
|
||||
|
||||
When retrieving custom messages, the results will include active messages from
|
||||
the current namespace along with custom messages that exist all of the ancestral
|
||||
namespaces up to and including the root namespace.
|
||||
|
||||
Reference in New Issue
Block a user