hashicorp / hashicorp/vault-plugin-auth-jwt
JWT validation fails after EKS OIDC provider's key rotation
Open
- Dominant language
- Go
- Stars
- 107
- Forks
- 73
- Avg merge
- 13h 49m
- Merged PRs (30d)
- 7
Description
I'm using AWS EKS(1.21) with external Vault(1.7.2).
I've configured jwt auth method in Vault:
```
$VAULT_BINARY_DIR/vault auth enable -path=${ config.vault_path } jwt"
$VAULT_BINARY_DIR/vault policy write "${ config.cluster_name }" -<
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.