[java-idp-oidc] branch main updated (744e5a5b -> a92b99ba)
Henri Mikkonen
henri.mikkonen at iki.fi
Fri Jan 27 15:36:10 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 744e5a5b JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
new 0276df99 Use BasicJWKCredentialFactoryBean from commons.
new a92b99ba JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
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:
.../factory/BasicJWKCredentialFactoryBean.java | 103 ---------------------
.../op/profile/spring/factory/package-info.java | 19 ----
.../META-INF/net.shibboleth.idp/postconfig.xml | 2 +-
.../idp/service/relying-party/postconfig.xml | 65 +++++++++++--
.../impl/CredentialMetadataValueResolverTest.java | 2 +-
.../profile/impl/BaseOIDCResponseActionTest.java | 2 +-
6 files changed, 58 insertions(+), 135 deletions(-)
delete mode 100644 idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/spring/factory/BasicJWKCredentialFactoryBean.java
delete mode 100644 idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/spring/factory/package-info.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list