Hi Vault team and community,
I've been reading Vaults' documentation and guides, and haven't been able to find a good answer to my question.
I'm planning in using Vault to store secrets/confidential information for several clients. However, I would like for clients to sign-up and have their "vault" dynamically created. What does this mean? I would need each client to have their own "secrets/UUID/<PATH>", and have a policy dynamically created that allows them to authenticate and access ONLY the secrets along their path. Is this possible?
Also, now that I have someone's attention, there's no way to encrypt each client's secrets with different keys, correct?
Thanks for the help! :)