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/shibboleth.turnitin.com-shibboleth.xml | |
parent | 2c9d43f370dfeec9b56ff7ef324bf7dfb3d475d8 (diff) |
Resolved SWAMID-2606 + Removed spaces
Diffstat (limited to 'swamid-2.0/shibboleth.turnitin.com-shibboleth.xml')
-rw-r--r-- | swamid-2.0/shibboleth.turnitin.com-shibboleth.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/swamid-2.0/shibboleth.turnitin.com-shibboleth.xml b/swamid-2.0/shibboleth.turnitin.com-shibboleth.xml index c9e977c9..55c61526 100644 --- a/swamid-2.0/shibboleth.turnitin.com-shibboleth.xml +++ b/swamid-2.0/shibboleth.turnitin.com-shibboleth.xml @@ -120,9 +120,9 @@ MiUBL1nM <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://shibboleth.turnitin.com/Shibboleth.sso/SAML/POST" index="5"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://shibboleth.turnitin.com/Shibboleth.sso/SAML/Artifact" index="6"/> </md:SPSSODescriptor> - -<md:ContactPerson contactType="technical"> + <md:ContactPerson contactType="technical"> <md:GivenName>River</md:GivenName> <md:SurName>Lune</md:SurName> <md:EmailAddress>mailto:rlune@turnitin.com</md:EmailAddress> - </md:ContactPerson></md:EntityDescriptor> + </md:ContactPerson> +</md:EntityDescriptor> |