mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-20 17:44:21 -04:00
Using the latest vault release, I was getting the following error when the policy used `write`: Error: Error making API request. URL: PUT http://0.0.0.0:8200/v1/sys/policy/secret Code: 400. Errors: * Failed to parse policy: path "secret/*": invalid capability 'write' I think `create` is the correct new Capability. |
||
|---|---|---|
| .. | ||
| apis.html.md | ||
| authentication.html.md | ||
| deploy.html.md | ||
| dev-server.html.md | ||
| dynamic-secrets.html.md | ||
| first-secret.html.md | ||
| help.html.md | ||
| install.html.md | ||
| next-steps.html.md | ||
| policies.html.md | ||
| secret-backends.html.md | ||