diff options
author | Fredrik Aslund <fredrik.aslund@umu.se> | 2014-08-22 16:12:54 +0200 |
---|---|---|
committer | Fredrik Aslund <fredrik.aslund@umu.se> | 2014-08-22 16:12:54 +0200 |
commit | df8fc26fcc7415e8ae3cca352820c60592932209 (patch) | |
tree | f75af49dfe8ec11382f3a76ebae5a92b4a3346ba /swamid-2.0 | |
parent | 7bd9806511146111f0ff4fdcf47543c8652371f9 (diff) |
simplesign removed from weblogon.ltu.se
keywords added for lu IdP
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/shibboleth.net.lu.se-idp-shibboleth.xml | 2 | ||||
-rw-r--r-- | swamid-2.0/weblogon.ltu.se-shibboleth.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/swamid-2.0/shibboleth.net.lu.se-idp-shibboleth.xml b/swamid-2.0/shibboleth.net.lu.se-idp-shibboleth.xml index 25cc1758..9e766694 100644 --- a/swamid-2.0/shibboleth.net.lu.se-idp-shibboleth.xml +++ b/swamid-2.0/shibboleth.net.lu.se-idp-shibboleth.xml @@ -12,6 +12,8 @@ <mdui:InformationURL xml:lang="en">http://www.lunduniversity.lu.se</mdui:InformationURL> <mdui:Logo xml:lang="sv" height="78" width="382">http://www.lu.se/profiles/lu/themes/lu_theme/logo.png</mdui:Logo> <mdui:Logo xml:lang="en" height="90" width="450">http://www2.ldc.lu.se/images/LU_eng_logo.jpg</mdui:Logo> + <mdui:Keywords xml:lang="sv">lu lth lunds+tekniska+högskola lunds+tekniska+hogskola</mdui:Keywords> + <mdui:Keywords xml:lang="en">lu lth lunds+tekniska+högskola lunds+tekniska+hogskola</mdui:Keywords> </mdui:UIInfo> <mdui:DiscoHints xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DomainHint>lu.se</mdui:DomainHint> diff --git a/swamid-2.0/weblogon.ltu.se-shibboleth.xml b/swamid-2.0/weblogon.ltu.se-shibboleth.xml index a974b20f..ea10e038 100644 --- a/swamid-2.0/weblogon.ltu.se-shibboleth.xml +++ b/swamid-2.0/weblogon.ltu.se-shibboleth.xml @@ -77,7 +77,6 @@ JQ== <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://weblogon.ltu.se/Shibboleth.sso/SLO/POST"/> <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://weblogon.ltu.se/Shibboleth.sso/SLO/Artifact"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://weblogon.ltu.se/Shibboleth.sso/SAML2/POST" index="1"/> - <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://weblogon.ltu.se/Shibboleth.sso/SAML2/POST-SimpleSign" index="2"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://weblogon.ltu.se/Shibboleth.sso/SAML2/Artifact" index="3"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://weblogon.ltu.se/Shibboleth.sso/SAML2/ECP" index="4"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://weblogon.ltu.se/Shibboleth.sso/SAML/POST" index="5"/> |