diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2020-06-10 07:59:58 +0200 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2020-06-10 08:00:53 +0200 |
commit | 963d34835a08f49cef8962d57fc900eeb0714835 (patch) | |
tree | 585c8d1b02169103d4dceb740c59e72288ca3f3c /swamid-2.0/swamid2.shh.se-idp-shibboleth.xml | |
parent | 7382c3cd9103845da6303f0c4944c257be4e009c (diff) |
errorURL added to ladok3.its.umu.se
Diffstat (limited to 'swamid-2.0/swamid2.shh.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/swamid2.shh.se-idp-shibboleth.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml b/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml index 0e185710..27417596 100644 --- a/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml +++ b/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml @@ -97,28 +97,28 @@ URk4QC3n4Dibk1dSDRkM5RwF8LLd5TWSV0zwmjFUHr1iLc8/MXsscA==</ds:X509Certificate> <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</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">SHH</OrganizationName> <OrganizationDisplayName xml:lang="sv">Sophiahemmet Högskola</OrganizationDisplayName> <OrganizationDisplayName xml:lang="en">Sophiahemmet University</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.shh.se</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>Sophiahemmet University</Company> <SurName>Sophiahemmet IT</SurName> <EmailAddress>mailto:itsupport@sophiahemmet.se</EmailAddress> <TelephoneNumber>+46 8 406 2525</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>Sophiahemmet University</Company> <SurName>Sophiahemmet IT</SurName> <EmailAddress>mailto:itsupport@sophiahemmet.se</EmailAddress> <TelephoneNumber>+46 8 406 2525</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>Sophiahemmet University</Company> <SurName>Sophiahemmet IT</SurName> <EmailAddress>mailto:itsupport@sophiahemmet.se</EmailAddress> <TelephoneNumber>+46 8 406 2525</TelephoneNumber> - </ContactPerson> -</md:EntityDescriptor> + </ContactPerson></md:EntityDescriptor> |