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 new JWKS options for the JWT auth mount #483

Merged
merged 5 commits into from
Aug 23, 2019

Conversation

jcarrothers-sap
Copy link
Contributor

Vault v1.2.0 added:

  • jwks_url
  • jwks_ca_pem

This change provides support for the new options.

Also did some refactoring on resource_jwt_auth_backend.go and its
documentation in order to make them more consistent.

Vault v1.2.0 added:
- jwks_url
- jwks_ca_pem

This change provides support for the new options.

Also did some refactoring on resource_jwt_auth_backend.go and its
documentation in order to make them more consistent.
Copy link
Contributor

@tyrannosaurus-becks tyrannosaurus-becks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, this looks great! Thanks for working on this. Just a couple questions.

@tyrannosaurus-becks tyrannosaurus-becks self-assigned this Aug 5, 2019
@kalafut kalafut self-assigned this Aug 5, 2019
@jcarrothers-sap
Copy link
Contributor Author

@tyrannosaurus-becks I've left my review history in my branch as I'm expecting you to squash this PR. Let me know if you'd like me to do otherwise.

Copy link
Contributor

@tyrannosaurus-becks tyrannosaurus-becks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jcarrothers-sap thanks for your updates! Looks good!

Nope, don't need the commit history squashed, and I do appreciate that you left them behind because it helps with the review. I'm going to hold on merging this for the moment in case Jim wants to circle back to it, but I'll make sure to get it merged before this week's release.

@jcarrothers-sap
Copy link
Contributor Author

@tyrannosaurus-becks Unfortunately this change seems to have missed v2.2.0. When do you think the next release will be and do you expect this will be in it?

Thanks

@kalafut
Copy link
Contributor

kalafut commented Aug 21, 2019

@jcarrothers-sap Sorry for the delay. I've had a chance to look through this and try it out, and it all looks good aside from a tiny typo. Thanks!

@kalafut kalafut merged commit 7fcd7c6 into hashicorp:master Aug 23, 2019
@jcarrothers-sap jcarrothers-sap deleted the jwt_jwks branch August 29, 2019 18:09
dandandy pushed a commit to dandandy/terraform-provider-vault that referenced this pull request Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants