diff options
author | Leif Johansson <leifj@sunet.se> | 2019-09-11 08:05:44 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2019-09-11 08:05:44 +0200 |
commit | 3c41b5582b117ff0829608674b68e2a35bd3baca (patch) | |
tree | 27b73b0648578cb3af590d0472f4f3ad809a35ad /swamid-2.0/idp.hkr.se-idp-shibboleth.xml | |
parent | 66f98c1a84d6fccccbd2730c25edc5a05227ce4b (diff) |
skolverket uat SP
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> |