[java-identity-provider] 38/51: Remove accidental testing addition.
Rod Widdowson
rdw at steadingsoftware.com
Sat Mar 16 14:29:10 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/IDP-2147
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=f0fee220a7b268f86ea97eca1f4998cce6a6eae2
commit f0fee220a7b268f86ea97eca1f4998cce6a6eae2
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