diff options
author | Paul Scott <paul.scott@kau.se> | 2019-09-10 13:21:02 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2019-09-10 13:21:02 +0000 |
commit | 66f98c1a84d6fccccbd2730c25edc5a05227ce4b (patch) | |
tree | 14f8331c026353addd9da635c5aec0fb46722874 | |
parent | 6f1bcb061ec4a244cb975262646b9885f966bb97 (diff) |
Add logo to LIU SPSSODescriptor
-rw-r--r-- | swamid-2.0/fs.liu.se-adfs-services-trust.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/swamid-2.0/fs.liu.se-adfs-services-trust.xml b/swamid-2.0/fs.liu.se-adfs-services-trust.xml index 4e8d23a9..4117f21d 100644 --- a/swamid-2.0/fs.liu.se-adfs-services-trust.xml +++ b/swamid-2.0/fs.liu.se-adfs-services-trust.xml @@ -30,6 +30,8 @@ <mdui:Description xml:lang="en">Linköping University</mdui:Description> <mdui:InformationURL xml:lang="sv">http://www.liu.se/?l=sv</mdui:InformationURL> <mdui:InformationURL xml:lang="en">http://www.liu.se/?l=en</mdui:InformationURL> + <mdui:Logo xml:lang="sv" height="121" width="350">https://liu.se/mall11/images/logo-350-sv.png</mdui:Logo> + <mdui:Logo xml:lang="en" height="126" width="350">https://liu.se/mall11/images/logo-350-en.png</mdui:Logo> <mdui:PrivacyStatementURL xml:lang="sv">https://liu.se/artikel/policy-for-hantering-av-personuppgifter-inom-ramen-for-identitetsutgivaren</mdui:PrivacyStatementURL> <mdui:PrivacyStatementURL xml:lang="en">https://liu.se/en/article/policy-for-hantering-av-personuppgifter-inom-ramen-for-identitetsutgivaren</mdui:PrivacyStatementURL> </mdui:UIInfo> |