Unable to fix permissions in Vault UI
Users are able to create/delete Secret Engines in UI. In CLI they get “permission denied”.
How can I disable these features in UI? Is this normal behaviour?
The only policy in place is the following:
path "base_ad/*" {
capabilities = ["read", "list"]
}
Vault version v1.17.1
New contributor
AntonW is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.