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/ladok3-00.ladok.umu.se-idp-shibboleth.xml | |
parent | f53d7218b2e0b1ac2ba30b9e306869dfb8e8ba73 (diff) |
whitespace re-fix
Diffstat (limited to 'swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml b/swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml index 670de49d..72086f09 100644 --- a/swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml +++ b/swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml @@ -197,19 +197,19 @@ QfQy1lyrNjxrtHbS9ZGNpgVlaNvNHWF4ENGIAuxBLO2IZ6TgLGdNtB0Cn3c+Xdti <!-- <AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://ladok3-00.ladok.umu.se:8443/idp/profile/SAML2/SOAP/AttributeQuery"/> --> <!-- If you uncomment the above you should add urn:oasis:names:tc:SAML:2.0:protocol to the protocolSupportEnumeration above --> </AttributeAuthorityDescriptor> - - - -<ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> + <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> <Company>ITS, Umea universitet</Company> <SurName>Fredrik Domeij</SurName> <EmailAddress>mailto:fredrik.domeij@umu.se</EmailAddress> - </ContactPerson><ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> + </ContactPerson> + <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> <Company>ITS, Umea universitet</Company> <SurName>Fredrik Domeij</SurName> <EmailAddress>mailto:fredrik.domeij@umu.se</EmailAddress> - </ContactPerson><ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> + </ContactPerson> + <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> <Company>ITS, Umea universitet</Company> <SurName>Fredrik Domeij</SurName> <EmailAddress>mailto:fredrik.domeij@umu.se</EmailAddress> - </ContactPerson></md:EntityDescriptor> + </ContactPerson> +</md:EntityDescriptor> |