Hello Rahul, On Mon, 2020-05-04 at 11:35 +0530, Rahul Raj wrote: > Hi, > > Has anyone tried integrating Hashicorp Vault as the credentials store > for > Jackrabbit? Currently the configurations are maintained inside cfg > files.
I would imagine you could generate the config files based on templates and HTTP calls to Vault. If you don't want to do that (files are still stored on disk), you probably need to write a custom launcher/config module for Jackrabbit - but no idea how easy or hard that is. Thanks, Robert