mulbc / vaultPass

A Chrome extension to leverage Hashicorp Vault as Credential Storage for teams
MIT License
97 stars 38 forks source link

Fetching list of secret directories failed: {"errors":[]} #13

Closed Razva closed 5 years ago

Razva commented 5 years ago

Per the documentation I've created a vaultpass directory, a org directory and added a secret in sitename.com

The full path would be /vaultpass/org/sitename.com. I've also created /secret/vaultpass/org/sitename.com (because the documentation specifies /secret as well).

In order to test this, I've allowed full rw rights to the test user and logged in via UI and CLI; the user has proper access.

Still, after logging into Vault via your Plugin, I'm getting this:

Fetching list of secret directories failed: {"errors":[]}

Any hints?

mulbc commented 5 years ago

@Razva please try to name the top level folder vaultPass (case sensitive)

mulbc commented 5 years ago

Hey @Razva - just checking in... has your issue been resolved? I'll close this issue due to inactivity if you don't respond till Monday

Razva commented 5 years ago

I'll give it a shot tomorrow and get back to you. Thank you!

mulbc commented 5 years ago

Closed due to inactivity