This was originally a toy project made to learn about vault, a more fully-featured and updated version is at https://github.com/outfoxx/vault-plugin-secrets-jwt/
This is a standalone backend plugin for use with Hashicorp Vault. This plugin provides the ability to sign JSON Web Tokens (JWTs) without ever having the signing keys leave Vault.
It is still under early development and should not be used anywhere.
Please note: Hashicorp take Vault's security and their users' trust very seriously. If you believe you have found a security issue in Vault, please responsibly disclose by contacting them at [email protected].
- Vault Website: https://www.vaultproject.io
- Main Project Github: https://www.github.com/hashicorp/vault
- Package docs: https://godoc.org/github.com/ian-fox/vault-plugin-secrets-jwt
- JWT docs: https://jwt.io