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 f121277c5d9 Introduce a TTL in the AbstractAccessTokenValidator cache
(#3382)
new f32400241f2 Validate token hashes if they are available (#3385)
new dbb54decb1a [CXF-9241] - Remove ImplicitConfidentialGrantService
(#3386)
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:
.../services/ImplicitConfidentialGrantService.java | 50 --------------
.../cxf/rs/security/oidc/rp/IdTokenReader.java | 16 ++++-
.../cxf/rs/security/oidc/rp/IdTokenReaderTest.java | 78 +++++++++++++++++++++-
3 files changed, 92 insertions(+), 52 deletions(-)
delete mode 100644
rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/services/ImplicitConfidentialGrantService.java