/sys/internal/ui/unauthenticated-messages
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. This should only be used internally by the UI. Due to the nature of its intended usage, there is no guarantee on backwards compatibility for this endpoint.
Get pre-login custom messages
This endpoint lists the active pre-login custom messages.
Method | Path |
---|---|
GET | /sys/internal/ui/unauthenticated-messages |
Sample request
Sample response