diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-22 12:25:22 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-22 12:25:22 +0200 |
commit | 64cd5474d6f3d9b3ec0d99b197313c52f973f544 (patch) | |
tree | 46bebaade1cf78627459c5b59d4c1dd88386dd68 /swamid-1.0/shibboleth.vhs.se-idp-shibboleth.xml | |
parent | d0e3cd60962f3ca70eeb4c5e9c5b62ca9f681e27 (diff) |
(UHR) removed from displayNames
Diffstat (limited to 'swamid-1.0/shibboleth.vhs.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-1.0/shibboleth.vhs.se-idp-shibboleth.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swamid-1.0/shibboleth.vhs.se-idp-shibboleth.xml b/swamid-1.0/shibboleth.vhs.se-idp-shibboleth.xml index 4e467bbb..ded571fb 100644 --- a/swamid-1.0/shibboleth.vhs.se-idp-shibboleth.xml +++ b/swamid-1.0/shibboleth.vhs.se-idp-shibboleth.xml @@ -4,8 +4,8 @@ <Extensions> <shibmd:Scope regexp="false">vhs.se</shibmd:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> - <mdui:DisplayName xml:lang="sv">Verket för Högskoleservice (VHS)</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">Verket för Högskoleservice (VHS)</mdui:DisplayName> + <mdui:DisplayName xml:lang="sv">Verket för Högskoleservice</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Verket för Högskoleservice</mdui:DisplayName> <mdui:Description xml:lang="sv">Identity Provider för gamla VHS som sedan 2013-01-01 ingår i Universitets- och högskolerådet (UHR)</mdui:Description> <mdui:Description xml:lang="en">Identity Provider för gamla VHS som sedan 2013-01-01 ingår i Universitets- och högskolerådet (UHR)</mdui:Description> </mdui:UIInfo> |