diff options
author | Leif Johansson <leifj@sunet.se> | 2010-12-10 21:24:49 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2010-12-10 21:24:49 +0100 |
commit | 92270289492395f16a02406c61517d5bc1eea020 (patch) | |
tree | 11a4b5defe6e7f933c2755a74240f22358a8ca12 /swamid-1.0/hubbletest.ladok.umu.se.xml | |
parent | 09b9802d7ae7dc752af5d415345f20da3a6e19d3 (diff) |
@ID considered harmful
Diffstat (limited to 'swamid-1.0/hubbletest.ladok.umu.se.xml')
-rw-r--r-- | swamid-1.0/hubbletest.ladok.umu.se.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/swamid-1.0/hubbletest.ladok.umu.se.xml b/swamid-1.0/hubbletest.ladok.umu.se.xml index 1288d176..8a925d67 100644 --- a/swamid-1.0/hubbletest.ladok.umu.se.xml +++ b/swamid-1.0/hubbletest.ladok.umu.se.xml @@ -1,5 +1,5 @@ - -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_bfc141f443e3ec050520f9e11dbcc994" entityID="https://hubbletest.ladok.umu.se/aws-sp"> +<?xml version="1.0"?> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://hubbletest.ladok.umu.se/aws-sp"> <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:KeyDescriptor use="signing"> @@ -75,4 +75,4 @@ DWzZe2mHU5s= <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://hubbletest.ladok.umu.se/Shibboleth.sso/SAML/Artifact" index="6"/> </md:SPSSODescriptor> -</md:EntityDescriptor>
\ No newline at end of file +</md:EntityDescriptor> |