-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Linux
Trying to get a secret. I can curl just fine with this path
https://MYURL/secrets/v1/secret/default/my_key
I am unable to do this via the Vault plug in.
I read here that maybe I have to put the key name in the path and 'value; in the key field?
https://groups.google.com/forum/#!msg/vault-tool/3U__FVQQEN8/MxQ2OasTAwAJ
I tried a bunch of combinations but cannot get it to work.