vaultPass icon indicating copy to clipboard operation
vaultPass copied to clipboard

When using “Get token from vault” button “KV Store:” field is ignored

Open petrak-vitek opened this issue 1 year ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

When I use Get token from vault the default path secret/vaultPass/ Is used instead of the one specified in the KV Store field.

To Reproduce Steps to reproduce the behavior:

  1. Enter some path in KV Store field (path secret/vaultPass/ does not exist in vault)
  2. Click on Get token from vault
  3. Got error Fetching secrets directories at "undefined" failed. 1 error occurred: * permission denied
  4. Create secret/vaultPass/ in vault
  5. Enter some path in KV Store field
  6. Passwords from secret/vaultPass/ are used

Expected behavior

A clear and concise description of what you expected to happen. Path entered in KV Store is used when signing in with Get token from vault

Browser (please complete the following information):

  • OS: Windows
  • Type chrome
  • Version 130.0.6723.117
  • Vault pass 2.3.4

petrak-vitek avatar Nov 10 '24 23:11 petrak-vitek

Thanks for opening this bug - I will have a look and will try to reproduce. What you describe is not the intended experience

mulbc avatar Nov 18 '24 10:11 mulbc