spring-cloud / spring-cloud/spring-cloud-vault
Add support for OIDC Identity Provider
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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