vault-plugin-secrets-jwt

command module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2019 License: MPL-2.0 Imports: 5 Imported by: 0

README

Vault Plugin: JWT Backend

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 security@hashicorp.com.

- 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

Documentation

Overview

Package vault-plugin-secrets-jwt provides a jwt-signing secrets backend for Hashicorp Vault.

Directories

Path Synopsis
Package jwtsecrets implements the vault-plugin-jwt-secrets backend.
Package jwtsecrets implements the vault-plugin-jwt-secrets backend.
Package test contains helpers for testing the backend.
Package test contains helpers for testing the backend.
jwtverify
jwtverify is a utility to parse and verify the signatures of JWTs.
jwtverify is a utility to parse and verify the signatures of JWTs.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL