-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: vault-scm-plugin
-
None
-
Environment: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.