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

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


    from df79d386f4b Validate redirect URIs according to OpenID Connect Dynamic 
Client Registration 1.0 specification (#3318)
     new d9eef291a1c CXF-9225 - Enforce nonce for the hybrid case (#3328)
     new e8627b1ed71 javax fixup

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:
 .../oidc/rp/OidcClientCodeRequestFilter.java       |  84 ++++-
 .../rp/OidcClientCodeRequestFilterNonceTest.java   | 402 +++++++++++++++++++++
 2 files changed, 476 insertions(+), 10 deletions(-)
 create mode 100644 
rt/rs/security/sso/oidc/src/test/java/org/apache/cxf/rs/security/oidc/rp/OidcClientCodeRequestFilterNonceTest.java

Reply via email to