diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2019-12-19 14:53:20 +0100 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2019-12-19 14:53:20 +0100 |
commit | 2c9d43f370dfeec9b56ff7ef324bf7dfb3d475d8 (patch) | |
tree | a37977f9be2b9aa56531ea79040aae24967effa8 /swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml | |
parent | 4ce69e728ef1b66349d6744106d8a70ab7032206 (diff) |
indentation/whitespace
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 72086f09..670de49d 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> |