[java-identity-provider] 01/02: IDP-1587 add sortKey to metadata-providers.xml
Rod Widdowson
rdw at steadingsoftware.com
Fri May 22 08:46:29 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=f7a54e205f7f92f2076a9e92490dc3c30f7d4441
commit f7a54e205f7f92f2076a9e92490dc3c30f7d4441
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu May 21 14:54:47 2020 +0100
IDP-1587 add sortKey to metadata-providers.xml
https://issues.shibboleth.net/jira/browse/IDP-1587
---
idp-conf/src/main/resources/conf/metadata-providers.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/idp-conf/src/main/resources/conf/metadata-providers.xml b/idp-conf/src/main/resources/conf/metadata-providers.xml
index fc81612b9..7db56966a 100644
--- a/idp-conf/src/main/resources/conf/metadata-providers.xml
+++ b/idp-conf/src/main/resources/conf/metadata-providers.xml
@@ -18,7 +18,8 @@
http://www.w3.org/2000/09/xmldsig# http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd
http://www.w3.org/2009/xmldsig11# http://www.w3.org/TR/2013/REC-xmldsig-core1-20130411/xmldsig11-schema.xsd
http://www.w3.org/2001/04/xmlenc# http://www.w3.org/TR/xmlenc-core/xenc-schema.xsd
- http://www.w3.org/2009/xmlenc11# http://www.w3.org/TR/2013/REC-xmlenc-core1-20130411/xenc-schema-11.xsd">
+ http://www.w3.org/2009/xmlenc11# http://www.w3.org/TR/2013/REC-xmlenc-core1-20130411/xenc-schema-11.xsd"
+ sortKey="1">
<!--
Below you place the mechanisms which define how to load the metadata for SP(s) you will
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list