This is a backend plugin to be used with Hashicorp Vault. It uses the Artifactory REST API to dynamically issue Access Tokens.
This plugin is still in development! An initial release is being tracked under the v0.1.0 - Initial release Milestone.
See the documentation
To build the documentation locally:
cd docs
bundle install
bundle exec jekyll serve