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

Update to smallrye-jwt 2.2.0 #10569

Closed
sberyozkin opened this issue Jul 8, 2020 · 0 comments · Fixed by #10780
Closed

Update to smallrye-jwt 2.2.0 #10569

sberyozkin opened this issue Jul 8, 2020 · 0 comments · Fixed by #10780
Assignees
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements
Milestone

Comments

@sberyozkin
Copy link
Member

sberyozkin commented Jul 8, 2020

Update to smallrye-jwt 2.2.0 and:

  • Enhance the JWT builder docs (all about the new shortcuts and simplifications, and CC @patoessy once it is done)
  • Add a note about smallrye-jwt now accepts both encrypted and signed-then-encrypted tokens before it comes with MP JWT 1.2
  • Describe how to use new methods in JWTParser to verify/decrypt/decrypt+verify the tokens directly in the code
  • Fix Stephane's issues to do with trimming the verification key properties, improving the guide, JWT validation logs no error #9251, JWT guide: rewrite token generation part #9252
  • Add a note to the docs that io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator logs the debug-level error messages
@sberyozkin sberyozkin added the area/housekeeping Issue type for generalized tasks not related to bugs or enhancements label Jul 8, 2020
@sberyozkin sberyozkin self-assigned this Jul 8, 2020
@sberyozkin sberyozkin added this to the 1.7.0 - master milestone Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant