diff options
author | Leif Johansson <leifj@sunet.se> | 2020-10-01 10:35:23 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2020-10-01 10:35:23 +0200 |
commit | 21dc3e1ec42a88ae75c999f542726e431003af9f (patch) | |
tree | 30626bd27cb3080e58b01bfdfc5798bb01d3957c /swamid-2.0/idp.hkr.se-idp-shibboleth.xml | |
parent | 8b9d19f358d44c6711729c511cae7c52191d0725 (diff) |
merge
Diffstat (limited to 'swamid-2.0/idp.hkr.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp.hkr.se-idp-shibboleth.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/swamid-2.0/idp.hkr.se-idp-shibboleth.xml b/swamid-2.0/idp.hkr.se-idp-shibboleth.xml index 1a4548e6..31285318 100644 --- a/swamid-2.0/idp.hkr.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.hkr.se-idp-shibboleth.xml @@ -107,29 +107,29 @@ kgLpO4NuqQRRqV5FxbnmTvt25NApGY5k <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">HKR</OrganizationName> <OrganizationDisplayName xml:lang="sv">Högskolan Kristianstad</OrganizationDisplayName> <OrganizationDisplayName xml:lang="en">Kristianstad University Sweden</OrganizationDisplayName> <OrganizationURL xml:lang="sv">http://www.hkr.se</OrganizationURL> <OrganizationURL xml:lang="en">http://www.hkr.se/en/english-start-page/</OrganizationURL> - </Organization> - <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> + </Organization><ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> <Company>Högskolan Kristianstad</Company> <SurName>Service desk 3030</SurName> <EmailAddress>mailto:3030@hkr.se</EmailAddress> <TelephoneNumber>+46 44 20 3030</TelephoneNumber> - </ContactPerson> - <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> + </ContactPerson><ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> <Company>Högskolan Kristianstad</Company> <SurName>Service desk 3030</SurName> <EmailAddress>mailto:3030@hkr.se</EmailAddress> <TelephoneNumber>+46 44 20 3030</TelephoneNumber> - </ContactPerson> - <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> + </ContactPerson><ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> <Company>Högskolan Kristianstad</Company> <SurName>Service desk 3030</SurName> <EmailAddress>mailto:3030@hkr.se</EmailAddress> <TelephoneNumber>+46 44 20 3030</TelephoneNumber> - </ContactPerson> -</md:EntityDescriptor> + </ContactPerson></md:EntityDescriptor> |