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/login-dev.du.se-idp-shibboleth.xml | |
parent | 7382c3cd9103845da6303f0c4944c257be4e009c (diff) |
errorURL added to ladok3.its.umu.se
Diffstat (limited to 'swamid-2.0/login-dev.du.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/login-dev.du.se-idp-shibboleth.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/login-dev.du.se-idp-shibboleth.xml b/swamid-2.0/login-dev.du.se-idp-shibboleth.xml index f0f7e2c3..ca04563f 100644 --- a/swamid-2.0/login-dev.du.se-idp-shibboleth.xml +++ b/swamid-2.0/login-dev.du.se-idp-shibboleth.xml @@ -79,13 +79,13 @@ xZo/5fNrNmxFOTkpA3No03UwcJ2LDbzPUPQQbQ9s4GSwwSQMVmlstBI/IIY= <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">du.se</OrganizationName> <OrganizationDisplayName xml:lang="en">Högskolan Dalarna (Dev)</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.du.se</OrganizationURL> - </Organization> - <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> + </Organization><ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> <Company>Högskolan Dalarna</Company> <EmailAddress>mailto:dempa@du.se</EmailAddress> - </ContactPerson> -</md:EntityDescriptor> + </ContactPerson></md:EntityDescriptor> |