This repository contains sample code for a HashiCorp Vault Auth Plugin. It is both a real custom Vault auth method, and an example of how to build, install, and maintain your own Vault auth plugin.
Custom Vault secrets plugin that exchanges scoped Skyflow tokens on behalf of downstream services. The plugin is modeled after first-party integrations such as AWS auth and LDAP secrets, enabling ...