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/idp.hkr.se-idp-shibboleth.xml | |
parent | 07b2ea84983d757b346a4c45e759aeee3267e6ea (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> |