This is an automated email from the ASF dual-hosted git repository.

dblevins pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git


    from 27ba03dc9a TOMEE-3947 Elliptic Curve ES256 signature algorithm
     new 183e88fd1e TOMEE-3949 Support for JWT audience aud claim
     new 698ccda9fb Fix NPE when there are no public keys specified

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/tomee/microprofile/jwt/MPJWTFilter.java | 38 ++++++++++++----------
 .../jwt/config/JWTAuthConfiguration.java           | 23 ++++++++++---
 .../jwt/config/JWTAuthConfigurationProperties.java | 17 +++++++---
 3 files changed, 52 insertions(+), 26 deletions(-)

Reply via email to