Skip to content

2.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 12:57
· 373 commits to main since this release
  • #377 Add PrincipalUtils
  • #376 Add a smallrye.jwt.new-token.audience property
  • #375 Report UnresolvableKeyException in the inner-sign/decrypt case, update JAX-RS filter too
  • #374 JWTHttpAuthenticationMechanism has to return HTTP 500 in case the key can not be resolved when decrypting signed tokens
  • #373 Issue#372 Status code should be 500 when public key cannot be resolved
  • #371 Corrected toString implementation
  • #370 Bump jose4j from 0.7.3 to 0.7.4
  • #368 Bump mockito-core from 3.6.28 to 3.7.0
  • #366 Bump bcprov-jdk15on from 1.67 to 1.68
  • #364 Support a new-token.audience property for re-signing JWT tokens
  • #361 Bump jose4j from 0.7.2 to 0.7.3
  • #359 Fix JaCoCo Test Coverage.