diff options
author | Paul Scott <paul.scott@kau.se> | 2019-11-25 12:23:54 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2019-11-25 12:23:54 +0000 |
commit | 134921ff71c7c81e394c68947aa6a824b0c05913 (patch) | |
tree | fcd6fcccfebcab8daae424bdfc37708b746911a6 /swamid-2.0/idp.dev.eduid.se-idp.xml.xml | |
parent | 60c5771803bafd2ad7003d8f2349943f78e612d9 (diff) |
Format changes continued...
Diffstat (limited to 'swamid-2.0/idp.dev.eduid.se-idp.xml.xml')
-rw-r--r-- | swamid-2.0/idp.dev.eduid.se-idp.xml.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/swamid-2.0/idp.dev.eduid.se-idp.xml.xml b/swamid-2.0/idp.dev.eduid.se-idp.xml.xml index a677e466..285ed3f3 100644 --- a/swamid-2.0/idp.dev.eduid.se-idp.xml.xml +++ b/swamid-2.0/idp.dev.eduid.se-idp.xml.xml @@ -83,18 +83,18 @@ hJCVd8ooEGRINTG+TBMufZC9UxoIdxjQRwrevhXTQAkfWT2+ <ns0:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp.dev.eduid.se/sso/post"/> <ns0:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://idp.dev.eduid.se/sso/art"/> </ns0:IDPSSODescriptor> - - - -<ns0:Organization xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata"> + <ns0:Organization xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata"> <ns0:OrganizationName xml:lang="en">eduID DEV TEST</ns0:OrganizationName> <ns0:OrganizationDisplayName xml:lang="en">eduID DEV TEST</ns0:OrganizationDisplayName> <ns0:OrganizationURL xml:lang="en">http://www.eduid.se/</ns0:OrganizationURL> - </ns0:Organization><ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> + </ns0:Organization> + <ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> <ns0:GivenName>eduID</ns0:GivenName> <ns0:SurName>developers</ns0:SurName> <ns0:EmailAddress>mailto:eduid-dev@SEGATE.SUNET.SE</ns0:EmailAddress> - </ns0:ContactPerson><ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> + </ns0:ContactPerson> + <ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> <ns0:GivenName>Support</ns0:GivenName> <ns0:EmailAddress>mailto:support@eduid.se</ns0:EmailAddress> - </ns0:ContactPerson></md:EntityDescriptor> + </ns0:ContactPerson> +</md:EntityDescriptor> |