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 · 3 comments
Open

Add support for OIDC Identity Provider #695

matiasah opened this issue Jul 16, 2023 · 3 comments

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.

@alturkovic
Copy link

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

The linked issue has a comment saying that this issue is a duplicate of 689 which has been closed (JWT support has been implemented).

Is this ticket solvable now? If it is, would it be possible to get a rough estimation on when this is planned?

@mp911de
Copy link
Member

mp911de commented Nov 4, 2024

No not is not. I have little oversight over OIDC and what else belongs into this auth scheme as I'm not a user of OIDC. Therefore, if someone who is familiar with these would like to contribute, contributions would be highly appreciated.

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

3 participants