diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-09-26 13:03:41 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-09-26 13:03:41 +0200 |
commit | 97c5091cf845d6eb33835685bea85257eb834231 (patch) | |
tree | 6cca771141a00e64d28fcf4f61e66e5b00ee4cbc /swamid-2.0 | |
parent | cb6a9ada39a945a7ddd2af35031b1c853a923540 (diff) |
uppdaterat enligt SWAMIDOPS-7042
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/gihidentity01.ihs.se-idp-shibboleth.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/swamid-2.0/gihidentity01.ihs.se-idp-shibboleth.xml b/swamid-2.0/gihidentity01.ihs.se-idp-shibboleth.xml index 286e8b20..94ceecf1 100644 --- a/swamid-2.0/gihidentity01.ihs.se-idp-shibboleth.xml +++ b/swamid-2.0/gihidentity01.ihs.se-idp-shibboleth.xml @@ -3,10 +3,10 @@ <IDPSSODescriptor protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <Extensions> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> - <mdui:DisplayName xml:lang="sv">Gymnastik- och Idrottshögskolan</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">School of sport and health sciences</mdui:DisplayName> - <mdui:Description xml:lang="sv">Identity Provider för Gymnastik- och Idrottshögskolan</mdui:Description> - <mdui:Description xml:lang="en">Identity Provider for the Royal Swedish Academy of Sciences</mdui:Description> + <mdui:DisplayName xml:lang="sv">Gymnastik- och idrottshögskolan</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">The Swedish School of Sport and Health Sciences</mdui:DisplayName> + <mdui:Description xml:lang="sv">Identity Provider för Gymnastik- och Idrottshögskolan vid Stockholms Stadion</mdui:Description> + <mdui:Description xml:lang="en">Identity Provider for The Swedish School of Sport and Health Sciences</mdui:Description> </mdui:UIInfo> <shibmd:Scope regexp="false">ihs.se</shibmd:Scope> </Extensions> @@ -85,9 +85,9 @@ icptKTpDxrRjfCXibBT1 <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> </AttributeAuthorityDescriptor> <Organization> - <OrganizationName xml:lang="en">School of sport and health sciences</OrganizationName> + <OrganizationName xml:lang="en">The Swedish School of sport and health sciences</OrganizationName> <OrganizationDisplayName xml:lang="sv">Gymnastik- och Idrottshögskolan</OrganizationDisplayName> - <OrganizationDisplayName xml:lang="en">School of sport and health sciences</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="en">The Swedish School of Sport and Health Sciences</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.gih.se</OrganizationURL> </Organization> </EntityDescriptor> |