Test the Hashicorp Vault Artifactory Secrets Plugin Locally

JFrog Integrations Documentation

Content Type
Integrations
ft:sourceType
Paligo

If you're compiling this yourself and want to do a local sanity test, you can do something like:

In first terminal, build the plugin and start the local dev server:

make

In another terminal, setup the vault with values:

export VAULT_ADDR=http://127.0.0.1:8200
export VAULT_TOKEN=root
make setup

Once that's completed, in the same terminal:

make artifactory &# Runs netcat returning a static JSON response
vault read artifactory/token/test