diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-11 13:01:47 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-11 13:01:47 +0200 |
commit | 613877f26f0a154dbf6b6469dab88e8521420185 (patch) | |
tree | c457887571e5958f37e401d2f0e549180ea992f2 /swamid-2.0/sp-test.it.su.se-shibboleth.sso.xml | |
parent | 9a06cdcfc18d6c7a9579fb891c7c203c40b7b3e0 (diff) |
Restore correct syntax
Diffstat (limited to 'swamid-2.0/sp-test.it.su.se-shibboleth.sso.xml')
-rw-r--r-- | swamid-2.0/sp-test.it.su.se-shibboleth.sso.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/swamid-2.0/sp-test.it.su.se-shibboleth.sso.xml b/swamid-2.0/sp-test.it.su.se-shibboleth.sso.xml index b6663f1f..f3bdc305 100644 --- a/swamid-2.0/sp-test.it.su.se-shibboleth.sso.xml +++ b/swamid-2.0/sp-test.it.su.se-shibboleth.sso.xml @@ -59,8 +59,8 @@ ZZ++pFd6COZSWkvz3O0kbDXKOANgr4ZylWIxYz+Fj1y8i5PN5C85ojDAIvzZ93J5 <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://sp-test.it.su.se/Shibboleth.sso/SAML2/Artifact" index="3"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://sp-test.it.su.se/Shibboleth.sso/SAML2/ECP" index="4"/> </md:SPSSODescriptor> - -<md:ContactPerson contactType="technical"> + <md:ContactPerson contactType="technical"> <md:SurName>IT-avdelningen</md:SurName> <md:EmailAddress>mailto:helpdesk@su.se</md:EmailAddress> - </md:ContactPerson></md:EntityDescriptor> + </md:ContactPerson> +</md:EntityDescriptor> |