Skip to content

Add JWT authentication support#941

Open
making wants to merge 1 commit into
spring-cloud:mainfrom
making:add-jwt-authentication
Open

Add JWT authentication support#941
making wants to merge 1 commit into
spring-cloud:mainfrom
making:add-jwt-authentication

Conversation

@making
Copy link
Copy Markdown

@making making commented May 14, 2026

This pull request adds generic JWT/OIDC authentication so applications can log in to Vault with a JWT minted by a trusted issuer (GitHub Actions OIDC, EKS IRSA, GitLab CI, etc.) without a platform-specific backend.

Closes gh-695

Signed-off-by: Toshiaki Maki <makingx@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for OIDC Identity Provider

1 participant