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/shib-1-r.referens.sys.kth.se-idp-shibboleth.xml | |
parent | 2c9d43f370dfeec9b56ff7ef324bf7dfb3d475d8 (diff) |
Resolved SWAMID-2606 + Removed spaces
Diffstat (limited to 'swamid-2.0/shib-1-r.referens.sys.kth.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/shib-1-r.referens.sys.kth.se-idp-shibboleth.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/shib-1-r.referens.sys.kth.se-idp-shibboleth.xml b/swamid-2.0/shib-1-r.referens.sys.kth.se-idp-shibboleth.xml index ccb92b52..bd22d55c 100644 --- a/swamid-2.0/shib-1-r.referens.sys.kth.se-idp-shibboleth.xml +++ b/swamid-2.0/shib-1-r.referens.sys.kth.se-idp-shibboleth.xml @@ -79,13 +79,13 @@ A7VlBNLOTweEKWEGoMAE8meALW+o3Q8ZC3GUFyi6zV3L92x6xwb0YyNnYpS/wf0U <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat> <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> </AttributeAuthorityDescriptor> - - -<Organization xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> + <Organization xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> <OrganizationName xml:lang="en">KTH-REFERENS</OrganizationName> <OrganizationDisplayName xml:lang="en">Kungliga Tekniska högskolan (REFERENS)</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.kth.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>Royal Institute of Technology (KTH)</Company> <EmailAddress>mailto:itesc@kth.se</EmailAddress> - </ContactPerson></md:EntityDescriptor> + </ContactPerson> +</md:EntityDescriptor> |