Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OIDC Identity Provider #695

Open
matiasah opened this issue Jul 16, 2023 · 1 comment
Open

Add support for OIDC Identity Provider #695

matiasah opened this issue Jul 16, 2023 · 1 comment

Comments

@matiasah
Copy link

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

@mp911de
Copy link
Member

mp911de commented Jul 17, 2023

Requires spring-projects/spring-vault#759 to be solved first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants