diff options
author | Paul Scott <paul.scott@kau.se> | 2018-12-11 13:31:37 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2018-12-11 13:31:37 +0000 |
commit | 9a8e5ca889db8bdfcc331c2573644933321e22eb (patch) | |
tree | b38acb7fbdb11d7b39e91edc25bbdfcde4f98002 /swamid-2.0 | |
parent | 8f52c712a26da60c5d8770b0c638dcba02336afd (diff) |
Change ths MDUI to reflect new name
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/idp.ths.se-idp-shibboleth.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/swamid-2.0/idp.ths.se-idp-shibboleth.xml b/swamid-2.0/idp.ths.se-idp-shibboleth.xml index 6dc0b26f..c89994b4 100644 --- a/swamid-2.0/idp.ths.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.ths.se-idp-shibboleth.xml @@ -5,11 +5,11 @@ <shibmd:Scope regexp="false">ths.se</shibmd:Scope> <shibmd:Scope regexp="false">ehs.se</shibmd:Scope> <mdui:UIInfo> - <mdui:DisplayName xml:lang="sv">Teologiska högskolan Stockholm</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">Stockholm School of Theology</mdui:DisplayName> - <mdui:Description xml:lang="sv">Identity Provider för Teologiska högskolan Stockholm</mdui:Description> - <mdui:Description xml:lang="en">Identity Provider for Stockholm School of Theology</mdui:Description> - <mdui:Logo height="100" width="100">https://idp.ths.se/idp/images/ths.png</mdui:Logo> + <mdui:DisplayName xml:lang="sv">Enskilda Högskolan Stockholm</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">University College Stockholm</mdui:DisplayName> + <mdui:Description xml:lang="sv">Identity Provider för Enskilda högskolan Stockholm</mdui:Description> + <mdui:Description xml:lang="en">Identity Provider for University College Stockholm</mdui:Description> + <mdui:Logo height="100" width="100">https://idp.ths.se/idp/images/ehs_100x100.png</mdui:Logo> </mdui:UIInfo> </Extensions> <KeyDescriptor use="signing"> @@ -179,8 +179,8 @@ xAdB19mh1plahNrAaEfu6Ldetyz9iulY </AttributeAuthorityDescriptor> <Organization> <OrganizationName xml:lang="en">THS</OrganizationName> - <OrganizationDisplayName xml:lang="sv">Teologiska högskolan Stockholm</OrganizationDisplayName> - <OrganizationDisplayName xml:lang="en">Stockholm School of Theology</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="sv">Enskilda Högskolan Stockholm</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="en">University College Stockholm</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.ths.se/english</OrganizationURL> <OrganizationURL xml:lang="sv">http://www.ths.se</OrganizationURL> </Organization> |