[java-metadata-aggregator] branch main updated: MDA-277 - Extend migration assistance for X509DSADetector
Ian Young
ian at iay.org.uk
Thu Jul 20 17:09:37 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-metadata-aggregator.
View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=537fcb12ab17882d80dfddcb3c61d418909d6e84
The following commit(s) were added to refs/heads/main by this push:
new 537fcb1 MDA-277 - Extend migration assistance for X509DSADetector
537fcb1 is described below
commit 537fcb12ab17882d80dfddcb3c61d418909d6e84
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jul 20 18:09:34 2023 +0100
MDA-277 - Extend migration assistance for X509DSADetector
https://shibboleth.atlassian.net/browse/MDA-277
---
mda-framework/src/main/resources/net/shibboleth/metadata/beans.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/mda-framework/src/main/resources/net/shibboleth/metadata/beans.xml b/mda-framework/src/main/resources/net/shibboleth/metadata/beans.xml
index 432f898..fd7973f 100644
--- a/mda-framework/src/main/resources/net/shibboleth/metadata/beans.xml
+++ b/mda-framework/src/main/resources/net/shibboleth/metadata/beans.xml
@@ -440,6 +440,7 @@
<entry key="ukf.RegexFileFilter" value="mda.RegexFileFilter"/>
<entry key="ukf.SAMLStringElementCheckingStage" value="mda.SAMLStringElementCheckingStage"/>
<entry key="ukf.StringElementValidationStage" value="mda.StringElementValidationStage"/>
+ <entry key="ukf.X509DSADetector" value="mda.X509DSADetector"/>
<entry key="ukf.X509ROCAValidator" value="mda.X509ROCAValidator"/>
<!-- Beans adopted from inc-mda project in MDA 0.10.0. -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list