Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 400 Bytes

This repository was a prototype and replaced by chrishoffman/vault-signer

vault-derived-jwt-key

This is a POC for using derived ed25519 keys for signing and verifying JWTs using Vault.

Testing

To test this functionality, run the below command. This will fire up a docker container with Vault to test against.

$ go run *.go