[java-idp-oidc] branch maint-3.0 updated (820e0344 -> 7c99a658)

Henri Mikkonen henri.mikkonen at iki.fi
Mon Jan 31 12:38:02 UTC 2022


This is an automated email from the git hooks/post-receive script.

hjmikkon pushed a change to branch maint-3.0
in repository java-idp-oidc.

    from 820e0344 Bump version after release
     new 5b2d803a Commit test file.
     new 51dcb135 Replace with full JWT.
     new a54f57c6 JOIDC-73 - Add validation of request_uri
     new 7c99a658 JOIDC-73 - Support for requests by reference is unconstrained

The 4 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:
 .../impl/SetRequestObjectToResponseContext.java    |  32 +++++-
 .../oidc/op/static/openid-configuration.json       |   2 +-
 .../oidc/op/profile/flow/RegistrationFlowTest.java |  28 +++--
 .../SetRequestObjectToResponseContextTest.java     | 126 +++++++++++++++++++++
 .../idp/oidc/profile/impl/oidc-authreq.json        |   1 +
 5 files changed, 178 insertions(+), 11 deletions(-)
 create mode 100644 idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetRequestObjectToResponseContextTest.java
 create mode 100644 idp-oidc-extension-impl/src/test/resources/net/shibboleth/idp/oidc/profile/impl/oidc-authreq.json

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list