vault-jose-plugin

command module
v0.0.0-...-3bcc845 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2023 License: MIT Imports: 5 Imported by: 0

README

Vault JWT Secrets Plugin

Purpose

The purpose of this plugin is to allow vault to sign JWT tokens. This is based on the spec at https://github.com/hashicorp/vault/issues/1986, but currently only supporting JWT (not JWE and JWS as outlined in the spec).

Tools

  • ./build.sh builds the plugin, computes the hash, and places both in the ./build folder
  • ./docker.sh builds a docker image named vault-jose that will mount the plugin when it starts, then starts it
  • ./smoke/smoke.sh runs a smoke test of the plugin: build, install in vault, and perform basic configuration and signing

Installing

https://www.vaultproject.io/docs/plugin/index.html

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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