diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2017-10-18 09:35:14 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2017-10-18 09:35:14 +0200 |
commit | 8cee602054dc03bca11c3d01bbff0519f18948e7 (patch) | |
tree | 1d674d060f80241a7eb8ef557a7bd9017418b9ee /swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml | |
parent | 1a8648db0cadb367d0fd23f7b4061629bceca884 (diff) |
Fixed fs.liu.se to get OK from edugain. Also fixed testMDUI to only check IDP mdui Disolayname.
Diffstat (limited to 'swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml b/swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml index 6336b7f9..9e669d10 100644 --- a/swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml +++ b/swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml @@ -35,7 +35,8 @@ <mdui:Description xml:lang="en">Login to Språkbanken's language resources available to researchers and to the public.</mdui:Description> <mdui:InformationURL xml:lang="sv">https://spraakbanken.gu.se/swe/</mdui:InformationURL> <mdui:InformationURL xml:lang="en">https://spraakbanken.gu.se/eng/</mdui:InformationURL> - <mdui:Logo height="146" width="256">https://sp.spraakbanken.gu.se/logo-small.png</mdui:Logo> + <mdui:Logo xml:lang="sv" height="146" width="256">https://sp.spraakbanken.gu.se/logo-small.png</mdui:Logo> + <mdui:Logo xml:lang="en" height="146" width="256">https://sp.spraakbanken.gu.se/logo-small.png</mdui:Logo> </mdui:UIInfo> <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://sp.spraakbanken.gu.se/Shibboleth.sso/DS/Login"/> <idpdisc:DiscoveryResponse xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp.spraakbanken.gu.se/Shibboleth.sso/DS/Login" index="1"/> |