spring-cloud / spring-cloud/spring-cloud-vault

Add support for OIDC Identity Provider

Open
#695 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status: blocked status: ideal-for-contribution
Dominant language
Java
Stars
291
Forks
152
Avg merge
11h 24m
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe.
None.

Describe the solution you'd like

  • Secure service-to-service authentication using the HashiCorp Vault OIDC Identity Provider.
  • Generate tokens using the OIDC Identity Provider.
  • Automatically renew the OIDC tokens before they expire.

Describe alternatives you've considered
None.

Additional context
https://developer.hashicorp.com/vault/docs/secrets/identity/oidc-provider

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked HashiCorp Vault OIDC provider documentation and determine how token generation and renewal should support service-to-service authentication. Define the supported configuration and completion criteria for issuing and renewing OIDC tokens; the issue names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
authentication, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.