[shibboleth-sp2] 04/29: https://issues.shibboleth.net/jira/browse/SSPCPP-359
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Tue Jan 26 21:30:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to annotated tag 2.4.3
in repository shibboleth-sp2.
commit cb07e5e2b6ef3405b30f0fa877d1b02529141d9e
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Mon Jun 6 01:49:09 2011 +0000
https://issues.shibboleth.net/jira/browse/SSPCPP-359
---
configs/metagen.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/metagen.sh b/configs/metagen.sh
index d7c7f6a..84090c1 100755
--- a/configs/metagen.sh
+++ b/configs/metagen.sh
@@ -157,7 +157,7 @@ done
for h in ${NAKEDHOSTS[@]}
do
cat << EOF
- <disco:DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="http://$h/Shibboleth.sso/DS" index="$count"/>
+ <disco:DiscoveryResponse Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="http://$h/Shibboleth.sso/DS" index="$count"/>
EOF
let "count++"
done
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list