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

coheigea pushed a change to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 10ee74c  [CXF-8118]CXF LoggingInInterceptor: CachedWriter leaks
     new ec7d3d3  Enhancing OIDC nonce test
     new 28bdc91  Enforce the access token has an openid scope for the UserInfo 
endpoint
     new 4d38ed5  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(-)

Reply via email to