hashicorp / field-workshops-vault

Slide decks and Instruqt code for Vault Workshops
Mozilla Public License 2.0
57 stars 45 forks source link

Web UI doesn't show error messages when user doesn't have permission #34

Closed jacobm3 closed 4 years ago

jacobm3 commented 4 years ago

The Vault web UI is not giving any user feedback when a userpass user tries to save a KV entry at a path for which they don't have permission. The save button just doesn't do anything.

rberlind commented 4 years ago

@jacobm3 : I don't think that should be an issue listed in this project. Instead, you should file an issue under https://github.com/hashicorp/vault/issues. I'm going to close this.