[java-idp-oidc] branch main updated (3a1999b1 -> 744e5a5b)

Henri Mikkonen henri.mikkonen at iki.fi
Thu Jan 19 14:14:08 UTC 2023


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

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

    from 3a1999b1 JCOMOIDC-60 - JWT class naming convention
     new 73a57b26 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
     new 3f340897 Removed unnecessary reference to the deprecated OIDCSignatureValidationParameters.
     new 744e5a5b JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons

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:
 ...ategy.java => RequestObjectUpdateStrategy.java} |  20 +-
 .../oauth2/profile/impl/DecryptRequestObject.java  | 199 ------------------
 .../oauth2/profile/impl/ValidateRequestObject.java |   4 -
 .../idp/flows/oidc/authorize/authorize-beans.xml   |  18 +-
 .../profile/impl/DecryptRequestObjectTest.java     | 231 ---------------------
 5 files changed, 27 insertions(+), 445 deletions(-)
 copy idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/{ProcessedTokenUpdateStrategy.java => RequestObjectUpdateStrategy.java} (61%)
 delete mode 100644 idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/oauth2/profile/impl/DecryptRequestObject.java
 delete mode 100644 idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/oauth2/profile/impl/DecryptRequestObjectTest.java

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


More information about the commits mailing list