diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-22 10:03:10 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-22 10:03:10 +0200 |
commit | e849662d98caf54181b13ae48f40e3cc46e79ea0 (patch) | |
tree | 1cd1bc6dae9220a54187576ea63834bfe41247ac /nya-1.0 | |
parent | bb5430082bba7887b9e8903c6dd140c12f892ca8 (diff) |
displayName updates for IdP:s
Diffstat (limited to 'nya-1.0')
-rw-r--r-- | nya-1.0/shibboleth.antagning.se-shibboleth-idp.xml | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/nya-1.0/shibboleth.antagning.se-shibboleth-idp.xml b/nya-1.0/shibboleth.antagning.se-shibboleth-idp.xml index 630dd903..fbe86655 100644 --- a/nya-1.0/shibboleth.antagning.se-shibboleth-idp.xml +++ b/nya-1.0/shibboleth.antagning.se-shibboleth-idp.xml @@ -47,22 +47,13 @@ MIIBwjCCAWygAwIBAgIJALANRraT06m8MA0GCSqGSIb3DQEBBQUAMCIxIDAeBgNVBAMTF3NoaWJib2xl <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> </AttributeAuthorityDescriptor> <Organization> - <OrganizationName xml:lang="en"> - UHR - </OrganizationName> - <OrganizationDisplayName xml:lang="en"> - Swedish Council for Higher Education - </OrganizationDisplayName> - <OrganizationURL xml:lang="en"> - http://www.uhr.se - </OrganizationURL> + <OrganizationName xml:lang="en">UHR</OrganizationName> + <OrganizationDisplayName xml:lang="sv">Antagning.se (UHR)</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="en">Universityadmissions.se (UHR)</OrganizationDisplayName> + <OrganizationURL xml:lang="en">http://www.uhr.se</OrganizationURL> </Organization> <ContactPerson contactType="technical"> - <Company> - Swedish Council for Higher Education - </Company> - <EmailAddress> - appldrift_saml@uhr.se - </EmailAddress> + <Company>Swedish Council for Higher Education</Company> + <EmailAddress>appldrift_saml@uhr.se</EmailAddress> </ContactPerson> </EntityDescriptor> |