diff options
author | Johan Berggren <jbn@nordu.net> | 2010-12-20 16:02:10 +0100 |
---|---|---|
committer | Johan Berggren <jbn@nordu.net> | 2010-12-20 16:02:10 +0100 |
commit | 4e67f9b607248f420bd2a0df89b37608b9a5c0fe (patch) | |
tree | 1a220f3833697b5c45eb4ca23e59f9c8c3eab1a3 | |
parent | 81d22c868e475cef9bc6e996b9be7e1952ee7131 (diff) |
Added Binding to broken Metadata for cambro.umu.se
-rw-r--r-- | swamid-1.0/www.cambro.umu.se.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swamid-1.0/www.cambro.umu.se.xml b/swamid-1.0/www.cambro.umu.se.xml index 1380c1fd..9c2ba927 100644 --- a/swamid-1.0/www.cambro.umu.se.xml +++ b/swamid-1.0/www.cambro.umu.se.xml @@ -3,7 +3,7 @@ <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> <md:Extensions> - <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://www.cambro.umu.se/Shibboleth.sso/DS" index="1"/> + <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://www.cambro.umu.se/Shibboleth.sso/DS" index="1"/> </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> @@ -83,4 +83,4 @@ icknTeF+RsafVHg+EFL9nH4U/yB6wesYu8jG5Fsv5p+ARKVdZb9YWXaRPtH3mzpN <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://www.cambro.umu.se/Shibboleth.sso/SAML/POST" index="5"/> </md:SPSSODescriptor> -</md:EntityDescriptor>
\ No newline at end of file +</md:EntityDescriptor> |