diff options
author | Leif Johansson <leifj@sunet.se> | 2013-06-10 11:52:29 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2013-06-10 11:52:29 +0200 |
commit | 8c31096f827fa931bc327249f7a3d235eca649d2 (patch) | |
tree | 466d91822b4e4537a719653a37d20cce79be2db3 /nya-1.0 | |
parent | c78d26c0a3fbc987c79d906e3a22e5c67ea69adf (diff) |
cleanup - remove ID
Diffstat (limited to 'nya-1.0')
-rw-r--r-- | nya-1.0/www.servicedesk.umdac.umu.se.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nya-1.0/www.servicedesk.umdac.umu.se.xml b/nya-1.0/www.servicedesk.umdac.umu.se.xml index 2d710368..55b3f42a 100644 --- a/nya-1.0/www.servicedesk.umdac.umu.se.xml +++ b/nya-1.0/www.servicedesk.umdac.umu.se.xml @@ -1,5 +1,5 @@ - -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_2ade21c408d4e595a06518697df24eba" entityID="https://www.servicedesk.umdac.umu.se/shibboleth"> +<?xml version="1.0"?> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://www.servicedesk.umdac.umu.se/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:Extensions> @@ -92,4 +92,4 @@ lI1794b9Dm6mV7L0EhmDNsX6gIy5lHdW5rfaW9gTZdImBpGECbBQlehm <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://www.servicedesk.umdac.umu.se/Shibboleth.sso/SAML/Artifact" index="6"/> </md:SPSSODescriptor> -</md:EntityDescriptor>
\ No newline at end of file +</md:EntityDescriptor> |