Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create secret for kv2 backend in Vault UI #5801

Closed
nebffa opened this issue Nov 15, 2018 · 0 comments
Closed

Cannot create secret for kv2 backend in Vault UI #5801

nebffa opened this issue Nov 15, 2018 · 0 comments
Labels

Comments

@nebffa
Copy link

nebffa commented Nov 15, 2018

Describe the bug
When trying to create a kv2 secret from the UI, the operation silently fails in the UI. There is a 400 Bad Request response from the server: {"errors":["check-and-set parameter required for this call"]}

To Reproduce
Steps to reproduce the behavior:

  1. Create a new secret in a kv2 backend that has check-and-set as a required parameter

Expected behavior
The secret should be created without error.

Environment:

  • Vault Server Version (retrieve with vault status): 0.11.4
  • Vault CLI Version (retrieve with vault version): N/A
  • Server Operating System/Architecture: Vault is running in HA on Linux w/ Consul backend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants