diff options
author | Leif Johansson <leifj@sunet.se> | 2019-11-22 07:30:58 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2019-11-22 07:30:58 +0100 |
commit | 6766546ad2d59ad708b04cc5fa96c311c61e67aa (patch) | |
tree | a842dea2c1fbad1f91252b1ec01bb281838fea48 /swamid-2.0/kauplay.kau.se.xml | |
parent | 07b2ea84983d757b346a4c45e759aeee3267e6ea (diff) |
merge
Diffstat (limited to 'swamid-2.0/kauplay.kau.se.xml')
-rw-r--r-- | swamid-2.0/kauplay.kau.se.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/kauplay.kau.se.xml b/swamid-2.0/kauplay.kau.se.xml index 9c6248c7..e784d4ef 100644 --- a/swamid-2.0/kauplay.kau.se.xml +++ b/swamid-2.0/kauplay.kau.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://kauplay.kau.se/user/authenticate" index="0"/> </md:SPSSODescriptor> - - -<md:Organization> + <md:Organization> <md:OrganizationName xml:lang="en">KauPlay</md:OrganizationName> <md:OrganizationDisplayName xml:lang="en">KauPlay</md:OrganizationDisplayName> <md:OrganizationURL xml:lang="en">https://kauplay.kau.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> |