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/su.avedas.com.xml | |
parent | 09b9802d7ae7dc752af5d415345f20da3a6e19d3 (diff) |
@ID considered harmful
Diffstat (limited to 'swamid-1.0/su.avedas.com.xml')
-rw-r--r-- | swamid-1.0/su.avedas.com.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/swamid-1.0/su.avedas.com.xml b/swamid-1.0/su.avedas.com.xml index 7a77b698..ecc3eb5d 100644 --- a/swamid-1.0/su.avedas.com.xml +++ b/swamid-1.0/su.avedas.com.xml @@ -1,5 +1,5 @@ - -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_e0dfb318f563e37727c5d3dee571832d" entityID="https://su.avedas.com/shibboleth"> +<?xml version="1.0"?> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://su.avedas.com/shibboleth"> <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"> @@ -66,4 +66,4 @@ lqJxZNCc13cfFv4IUL0cVlc/2mM5YnAMP1B5dDm0S2psJ+1ofWntqUTF19+jHz7S <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://su.avedas.com/Shibboleth.sso/SAML/Artifact" index="6"/> </md:SPSSODescriptor> -</md:EntityDescriptor>
\ No newline at end of file +</md:EntityDescriptor> |