diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2019-09-11 10:16:14 +0200 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2019-09-11 10:16:14 +0200 |
commit | 71f3ade4b8751fc5080ae6631318647efe31878f (patch) | |
tree | ddbca5d511c0ba3984114971e968c9a4bef4b269 /swamid-2.0/play.shh.se.xml | |
parent | f53d7218b2e0b1ac2ba30b9e306869dfb8e8ba73 (diff) |
whitespace re-fix
Diffstat (limited to 'swamid-2.0/play.shh.se.xml')
-rw-r--r-- | swamid-2.0/play.shh.se.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/play.shh.se.xml b/swamid-2.0/play.shh.se.xml index afe2a4b6..a13265cb 100644 --- a/swamid-2.0/play.shh.se.xml +++ b/swamid-2.0/play.shh.se.xml @@ -38,14 +38,14 @@ <md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</md:NameIDFormat> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://play.shh.se/user/authenticate" index="0"/> </md:SPSSODescriptor> - - -<md:Organization> + <md:Organization> <md:OrganizationName xml:lang="en">Sophiahemmet Högskola</md:OrganizationName> <md:OrganizationDisplayName xml:lang="en">Sophiahemmet Högskola</md:OrganizationDisplayName> <md:OrganizationURL xml:lang="en">https://play.shh.se</md:OrganizationURL> - </md:Organization><md:ContactPerson contactType="technical"> + </md:Organization> + <md:ContactPerson contactType="technical"> <md:GivenName>NORDUnet</md:GivenName> <md:SurName>SAML Admin</md:SurName> <md:EmailAddress>mailto:saml@media.nordu.net</md:EmailAddress> - </md:ContactPerson></md:EntityDescriptor> + </md:ContactPerson> +</md:EntityDescriptor> |