diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-01-02 10:37:57 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-01-02 10:37:57 +0100 |
commit | 7cbfe16e0638149abafd0efd7002dcaeafa99855 (patch) | |
tree | 7925b2c4638d885630c780200badb495be5cfe81 /swamid-2.0/idp.dev.eduid.se-idp.xml.xml | |
parent | 2c9d43f370dfeec9b56ff7ef324bf7dfb3d475d8 (diff) |
Resolved SWAMID-2606 + Removed spaces
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> |