diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2019-11-21 15:28:26 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2019-11-21 15:28:26 +0100 |
commit | d9a4fcac102cd57369bb0b20d8e50982009d6db6 (patch) | |
tree | 0ca730d08dae4a0d697ea906f9a4ac4a72c4c513 | |
parent | 6e5e201031c24f9aaf9b9fb957eeddec8ce25e59 (diff) |
Resolved SWAMID-2537
-rw-r--r-- | swamid-2.0/testidpv3.lu.se-idp-shibboleth.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swamid-2.0/testidpv3.lu.se-idp-shibboleth.xml b/swamid-2.0/testidpv3.lu.se-idp-shibboleth.xml index 0d016ed3..c06297cd 100644 --- a/swamid-2.0/testidpv3.lu.se-idp-shibboleth.xml +++ b/swamid-2.0/testidpv3.lu.se-idp-shibboleth.xml @@ -28,8 +28,8 @@ <mdui:Description xml:lang="en">Test identity Provider for employees and students at Lund University</mdui:Description> <mdui:InformationURL xml:lang="sv">https://www.lu.se/</mdui:InformationURL> <mdui:InformationURL xml:lang="en">https://www.lunduniversity.lu.se/</mdui:InformationURL> - <mdui:Logo xml:lang="sv" height="78" width="450">https://testidpv3.lu.se/idp/images/LU_swe_logo_450px.jpg</mdui:Logo> - <mdui:Logo xml:lang="en" height="78" width="382">https://testidpv3.lu.se/idp/images/LU_eng_logo_382px.jpg</mdui:Logo> + <mdui:Logo xml:lang="sv" height="80" width="95">https://www.medarbetarwebben.lu.se/profiles/factory/themes/lu_theme/img/logos/logo-square.png</mdui:Logo> + <mdui:Logo xml:lang="en" height="80" width="95">https://www.staff.lu.se/profiles/factory/themes/lu_theme/img/logos/logo-square-en.png</mdui:Logo> <mdui:Keywords xml:lang="sv">lu lth</mdui:Keywords> <mdui:Keywords xml:lang="en">lu lth</mdui:Keywords> </mdui:UIInfo> |