hashicorp / vault-plugin-auth-kubernetes

Vault authentication plugin for Kubernetes Service Accounts
https://www.vaultproject.io/docs/auth/kubernetes.html
Mozilla Public License 2.0
206 stars 62 forks source link

VAULT-2003 WIP switch to cap + jose #149

Closed swenson closed 2 years ago

swenson commented 2 years ago

Overview

This mostly pays down technical debt and should hopefully make it easier to work with our JWT code moving forward.

This should cause minimal user-facing changes (notably there might be slight differences in the status code messages when signatures are invalid).

Related Issues/Pull Requests

Contributor Checklist

swenson commented 2 years ago

I'll close this for now in favor of #148 but keep the branch for if we want to circle back to it later.