vaultPass
vaultPass copied to clipboard
When using “Get token from vault” button “KV Store:” field is ignored
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:
- Enter some path in KV Store field (path secret/vaultPass/ does not exist in vault)
- Click on Get token from vault
- Got error Fetching secrets directories at "undefined" failed. 1 error occurred: * permission denied
- Create secret/vaultPass/ in vault
- Enter some path in KV Store field
- 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
Thanks for opening this bug - I will have a look and will try to reproduce. What you describe is not the intended experience