diff options
author | leifj <leifj@0878fbc5-a6f2-46f6-b174-cb7b08c221d1> | 2010-07-14 18:30:10 +0000 |
---|---|---|
committer | leifj <leifj@0878fbc5-a6f2-46f6-b174-cb7b08c221d1> | 2010-07-14 18:30:10 +0000 |
commit | 88ba29cb35dcb60b144084ddffa9310b5605eecb (patch) | |
tree | 67ba0e0de16c4a30456314f62528254fe972bad1 | |
parent | f78cf9edc39c56ac1346807e74adecacb088d45a (diff) |
another ds
git-svn-id: svn+ssh://svn.it.su.se/svn/swamid-metadata/trunk@370 0878fbc5-a6f2-46f6-b174-cb7b08c221d1
-rw-r--r-- | swamid-1.0/sp-test.swamid.se.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/swamid-1.0/sp-test.swamid.se.xml b/swamid-1.0/sp-test.swamid.se.xml index 6aa9a1d8..a3c610b0 100644 --- a/swamid-1.0/sp-test.swamid.se.xml +++ b/swamid-1.0/sp-test.swamid.se.xml @@ -4,6 +4,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" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp-test.swamid.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://sp-test.swamid.se/Shibboleth.sso/DS/ds.sunet.se" index="2"/> </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> @@ -71,4 +72,4 @@ WUA9TiYEiXgsASTgW/F038f4VNecqrBpJHU4TILmEtioGEFVLipU8huAzbcBCPYb <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://sp-test.swamid.se/Shibboleth.sso/SAML/Artifact" index="6"/> </md:SPSSODescriptor> -</md:EntityDescriptor>
\ No newline at end of file +</md:EntityDescriptor> |