diff options
-rw-r--r-- | swamid-2.0/adfs.kb.se-adfs-services-trust.xml | 4 | ||||
-rw-r--r-- | swamid-2.0/idp.kb.se-idp-shibboleth.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/swamid-2.0/adfs.kb.se-adfs-services-trust.xml b/swamid-2.0/adfs.kb.se-adfs-services-trust.xml index eb2e7871..f26f3fde 100644 --- a/swamid-2.0/adfs.kb.se-adfs-services-trust.xml +++ b/swamid-2.0/adfs.kb.se-adfs-services-trust.xml @@ -9,8 +9,8 @@ <Extensions> <shibmd:Scope regexp="false">kb.se</shibmd:Scope> <mdui:UIInfo> - <mdui:DisplayName xml:lang="sv">Kungliga biblioteket TEST</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">National Library of Sweden TEST</mdui:DisplayName> + <mdui:DisplayName xml:lang="sv">Kungliga biblioteket</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">National Library of Sweden</mdui:DisplayName> <mdui:Description xml:lang="sv">Identity Provider för Kungliga biblioteket.</mdui:Description> <mdui:Description xml:lang="en">Identity Provider for the National Library of Sweden.</mdui:Description> <mdui:InformationURL xml:lang="sv">http://www.kb.se</mdui:InformationURL> diff --git a/swamid-2.0/idp.kb.se-idp-shibboleth.xml b/swamid-2.0/idp.kb.se-idp-shibboleth.xml index d1d30224..cf7f48d2 100644 --- a/swamid-2.0/idp.kb.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.kb.se-idp-shibboleth.xml @@ -9,8 +9,8 @@ <Extensions> <shibmd:Scope regexp="false">kb.se</shibmd:Scope> <mdui:UIInfo> - <mdui:DisplayName xml:lang="sv">Kungliga biblioteket</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">National Library of Sweden</mdui:DisplayName> + <mdui:DisplayName xml:lang="sv">Kungliga biblioteket TEST</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">National Library of Sweden TEST</mdui:DisplayName> <mdui:Description xml:lang="sv">Identity Provider för Kungliga biblioteket.</mdui:Description> <mdui:Description xml:lang="en">Identity Provider for the National Library of Sweden.</mdui:Description> <mdui:InformationURL xml:lang="sv">http://www.kb.se</mdui:InformationURL> |