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/www.sub.su.se.xml | |
parent | 2c9d43f370dfeec9b56ff7ef324bf7dfb3d475d8 (diff) |
Resolved SWAMID-2606 + Removed spaces
Diffstat (limited to 'swamid-2.0/www.sub.su.se.xml')
-rw-r--r-- | swamid-2.0/www.sub.su.se.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/www.sub.su.se.xml b/swamid-2.0/www.sub.su.se.xml index 34fe9e3b..5da624b6 100644 --- a/swamid-2.0/www.sub.su.se.xml +++ b/swamid-2.0/www.sub.su.se.xml @@ -15,15 +15,15 @@ </KeyDescriptor> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://www.sub.su.se/Shibboleth.sso/SAML/POST" index="1" isDefault="true"/> </SPSSODescriptor> - - -<Organization xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> + <Organization xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> <OrganizationName xml:lang="en">SU</OrganizationName> <OrganizationDisplayName xml:lang="en">Stockholm university</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.su.se</OrganizationURL> - </Organization><ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> + </Organization> + <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> <Company>Stockholm university</Company> <GivenName>Conny</GivenName> <SurName>Richardson</SurName> <EmailAddress>mailto:conny.richardson@sub.su.se</EmailAddress> - </ContactPerson></md:EntityDescriptor> + </ContactPerson> +</md:EntityDescriptor> |