This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 1035ff0 [CXF-8118]CXF LoggingInInterceptor: CachedWriter leaks
new 02f657d Enhancing OIDC nonce test
new 661c271 Enforce the access token has an openid scope for the UserInfo
endpoint
new 55bb1d1 Validate some claims for OIDC even if they are not required
The 3 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:
.../cxf/rs/security/oidc/idp/UserInfoService.java | 10 ++++++
.../rs/security/oidc/rp/OidcClaimsValidator.java | 12 ++++----
.../cxf/rs/security/oidc/utils/OidcUtils.java | 12 ++++++--
.../jaxrs/security/oidc/OIDCNegativeTest.java | 36 ++++++++++++++++++++--
4 files changed, 60 insertions(+), 10 deletions(-)