summaryrefslogtreecommitdiff
path: root/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml
diff options
context:
space:
mode:
authorBjörn Mattsson <Bjorn.Mattsson@bth.se>2020-06-11 13:01:47 +0200
committerBjörn Mattsson <Bjorn.Mattsson@bth.se>2020-06-11 13:01:47 +0200
commit613877f26f0a154dbf6b6469dab88e8521420185 (patch)
treec457887571e5958f37e401d2f0e549180ea992f2 /swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml
parent9a06cdcfc18d6c7a9579fb891c7c203c40b7b3e0 (diff)
Restore correct syntax
Diffstat (limited to 'swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml')
-rw-r--r--swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml b/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml
index 39a26aa1..6e5400cb 100644
--- a/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml
+++ b/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml
@@ -58,18 +58,18 @@
<SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp-v2.konstfack.se/adfs/ls/"/>
<SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp-v2.konstfack.se/adfs/ls/"/>
</IDPSSODescriptor>
-
-
-<Organization xmlns="urn:oasis:names:tc:SAML:2.0:metadata">
+ <Organization xmlns="urn:oasis:names:tc:SAML:2.0:metadata">
<OrganizationName xml:lang="sv">Konstfack</OrganizationName>
<OrganizationName xml:lang="en">Konstfack</OrganizationName>
<OrganizationDisplayName xml:lang="sv">Konstfack</OrganizationDisplayName>
<OrganizationDisplayName xml:lang="en">Konstfack</OrganizationDisplayName>
<OrganizationURL xml:lang="sv">http://www.konstfack.se/</OrganizationURL>
<OrganizationURL xml:lang="en">http://www.konstfack.se/en</OrganizationURL>
- </Organization><ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support">
+ </Organization>
+ <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support">
<GivenName>Håkan</GivenName>
<SurName>Pettersson</SurName>
<EmailAddress>mailto:netsupport@konstfack.se</EmailAddress>
<TelephoneNumber>+46-8-4504100</TelephoneNumber>
- </ContactPerson></md:EntityDescriptor>
+ </ContactPerson>
+</md:EntityDescriptor>