This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 57a1782d80e Validate expiry, nbg + audience for the
JwtAccessTokenValidator (#3126)
new 35abc431568 Fix the OAuth2 client ip address check and add a test
(#3127)
new 1e5c5695675 Recording .gitmergeinfo Changes
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:
.gitmergeinfo | 1 +
.../oauth2/filters/OAuthRequestFilter.java | 2 +-
.../oauth2/common/JCacheOAuthDataProviderImpl.java | 54 +++++++++++++-------
.../oauth2/filters/OAuth2JwtFiltersTest.java | 58 ++++++++++++++++++++--
4 files changed, 94 insertions(+), 21 deletions(-)