MicroProfile® JWT RBAC 1.2 Release Review

Type
Release
State
Successful
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Project
Release

JWT RBAC 1.2

Description
  • Support for verifying JWT Tokens which have been signed using Elliptic Curve ES256 signature algorithm
  • Support for decrypting JWT tokens which have been encrypted using RSA-OAEP and A256GCM algorithms and contain the claims or inner-signed JWT tokens
  • Support for JWT audience claim
  • Support for JWT cookies
  • JWT token groups claim has been made optional
  • Support for RSA keys of 1024 bit length has been deprecated
  • Convenience method has been added to org.eclipse.microprofile.jwt.JsonWebToken to allow retrieving claims using org.eclipse.microprofile.jwt.Claims enum
Conforms To UI/UX Guidelines
Not verified