diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2019-09-11 10:16:14 +0200 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2019-09-11 10:16:14 +0200 |
commit | 71f3ade4b8751fc5080ae6631318647efe31878f (patch) | |
tree | ddbca5d511c0ba3984114971e968c9a4bef4b269 /swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml | |
parent | f53d7218b2e0b1ac2ba30b9e306869dfb8e8ba73 (diff) |
whitespace re-fix
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.xml | 10 |
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 c80e3e41..cec9dae5 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 @@ -55,18 +55,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> |