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.
JWT 2.1
Release a minor update for MicroProfile JWT Auth.
The following updates are planned for this release:
* Add 'mp.jwt.verify.token.age' property to support restricting a token age.
* Add 'mp.jwt.decrypt.key.algorithm' property to decrypt tokens encrypted with an `RSA-OAEP-256` algorithm, in addition to the default `RSA-OAEP` algorithm.
- Log in to post comments