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

Support JWT Authentication #689

Closed
paguos opened this issue Mar 18, 2022 · 2 comments
Closed

Support JWT Authentication #689

paguos opened this issue Mar 18, 2022 · 2 comments
Labels
type: enhancement A general enhancement
Milestone

Comments

@paguos
Copy link

paguos commented Mar 18, 2022

Add the JWT authentication method to the library: https://www.vaultproject.io/api-docs/auth/jwt

@paguos
Copy link
Author

paguos commented Mar 18, 2022

Is this something you could consider? 😃

@mp911de
Copy link
Member

mp911de commented Mar 18, 2022

Feel free to submit a pull request including ideally some integration tests that we can run in an isolated environment (i.e. without internet/external network access).

@mp911de mp911de added type: enhancement A general enhancement status: ideal-for-contribution An issue that a contributor can help us with labels Mar 18, 2022
nbaars pushed a commit to nbaars/spring-vault that referenced this issue Jun 28, 2023
@mp911de mp911de removed the status: ideal-for-contribution An issue that a contributor can help us with label Jun 29, 2023
@mp911de mp911de added this to the 3.1.0-M1 milestone Jun 29, 2023
mp911de added a commit that referenced this issue Jun 29, 2023
Reformat code. Simplify flow.

See gh-689
Original pull request: gh-802
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants