[java-identity-provider] branch main updated: Remove accidental testing addition.
Scott Cantor
cantor.2 at osu.edu
Wed Feb 28 17:40:21 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=67cc43358309d05ded910ffda332f8f028f0d32b
The following commit(s) were added to refs/heads/main by this push:
new 67cc43358 Remove accidental testing addition.
67cc43358 is described below
commit 67cc43358309d05ded910ffda332f8f028f0d32b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Feb 28 12:39:48 2024 -0500
Remove accidental testing addition.
---
.../resources/net/shibboleth/idp/conf/metadata-providers-system.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/metadata-providers-system.xml b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/metadata-providers-system.xml
index 7ae9c08e8..d6d2dd0a4 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/metadata-providers-system.xml
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/metadata-providers-system.xml
@@ -50,9 +50,6 @@
<bean id="shibboleth.Metadata.MDQ.URLBuilder.SAMLArtifact" lazy-init="true"
class="org.opensaml.saml.metadata.resolver.impl.SAMLArtifactURLBuilder" />
- <bean id="shibboleth.CSPDigester" class="net.shibboleth.utilities.java.support.codec.StringDigester"
- c:algorithm="SHA256" c:format="BASE64" />
-
<!-- Wildcard import hook for plugins. -->
<import resource="classpath*:/META-INF/net/shibboleth/idp/service/saml/metadata/postconfig.xml" />
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list