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.sunet.se-idp.xml | |
parent | f53d7218b2e0b1ac2ba30b9e306869dfb8e8ba73 (diff) |
whitespace re-fix
Diffstat (limited to 'swamid-2.0/idp.sunet.se-idp.xml')
-rw-r--r-- | swamid-2.0/idp.sunet.se-idp.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/swamid-2.0/idp.sunet.se-idp.xml b/swamid-2.0/idp.sunet.se-idp.xml index e288576d..8d9bab67 100644 --- a/swamid-2.0/idp.sunet.se-idp.xml +++ b/swamid-2.0/idp.sunet.se-idp.xml @@ -72,17 +72,17 @@ jiN2PVb/fS119Yu9s/jk86TcHIATZtmc/h6y5FkHzADUHGPPNum92l027dPIVqeT <saml:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp.sunet.se/Saml2SP/sso/redirect"/> <saml:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp.sunet.se/Saml2SP/sso/post"/> </saml:IDPSSODescriptor> - - - -<saml:Organization xmlns:saml="urn:oasis:names:tc:SAML:2.0:metadata"> + <saml:Organization xmlns:saml="urn:oasis:names:tc:SAML:2.0:metadata"> <saml:OrganizationName xml:lang="en">SUNET</saml:OrganizationName> <saml:OrganizationDisplayName xml:lang="en">SUNET</saml:OrganizationDisplayName> <saml:OrganizationURL xml:lang="en">https://sunet.se</saml:OrganizationURL> - </saml:Organization><saml:ContactPerson xmlns:saml="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> + </saml:Organization> + <saml:ContactPerson xmlns:saml="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> <saml:GivenName>Technical</saml:GivenName> <saml:EmailAddress>mailto:noc@sunet.se</saml:EmailAddress> - </saml:ContactPerson><saml:ContactPerson xmlns:saml="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> + </saml:ContactPerson> + <saml:ContactPerson xmlns:saml="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> <saml:GivenName>Support</saml:GivenName> <saml:EmailAddress>mailto:noc@sunet.se</saml:EmailAddress> - </saml:ContactPerson></md:EntityDescriptor> + </saml:ContactPerson> +</md:EntityDescriptor> |