Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
petrak-vitek opened this issue Nov 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@petrak-vitek
Copy link

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 petrak-vitek added the bug Something isn't working label Nov 10, 2024
@mulbc
Copy link
Owner

mulbc commented Nov 18, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants