diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-11 13:01:47 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-11 13:01:47 +0200 |
commit | 613877f26f0a154dbf6b6469dab88e8521420185 (patch) | |
tree | c457887571e5958f37e401d2f0e549180ea992f2 /swamid-2.0/fs.vemendo.net-adfs-services-trust.xml | |
parent | 9a06cdcfc18d6c7a9579fb891c7c203c40b7b3e0 (diff) |
Restore correct syntax
Diffstat (limited to 'swamid-2.0/fs.vemendo.net-adfs-services-trust.xml')
-rw-r--r-- | swamid-2.0/fs.vemendo.net-adfs-services-trust.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/fs.vemendo.net-adfs-services-trust.xml b/swamid-2.0/fs.vemendo.net-adfs-services-trust.xml index e1656593..344efb5b 100644 --- a/swamid-2.0/fs.vemendo.net-adfs-services-trust.xml +++ b/swamid-2.0/fs.vemendo.net-adfs-services-trust.xml @@ -46,16 +46,16 @@ <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://fs.vemendo.net/adfs/ls/" index="1"/> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://fs.vemendo.net/adfs/ls/" index="2"/> </SPSSODescriptor> - - -<ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> + <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> <GivenName>Jan</GivenName> <SurName>Aldoson</SurName> <EmailAddress>mailto:jan.aldoson@bygg.lu.se</EmailAddress> <TelephoneNumber>+46462220467</TelephoneNumber> - </ContactPerson><ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> + </ContactPerson> + <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> <GivenName>Jan</GivenName> <SurName>Aldoson</SurName> <EmailAddress>mailto:jan.aldoson@bygg.lu.se</EmailAddress> <TelephoneNumber>+46462220467</TelephoneNumber> - </ContactPerson></md:EntityDescriptor> + </ContactPerson> +</md:EntityDescriptor> |