diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-12 13:41:32 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-12 13:41:32 +0200 |
commit | b439b72c175020d5ce9b8a755a4b7e5ed7038833 (patch) | |
tree | df5a79ff9d194eb0b52ea109c2ab7ef39ced3f7e | |
parent | 5a4700a3083ac63aec225fc372c4361194540d63 (diff) | |
parent | 7d8a6d1539ed1031e1cb20d2ca8581ae2995c98f (diff) |
Merge branch 'master' of md-master.swamid.se:swamid-metadata
-rw-r--r-- | swamid-2.0/rems.csc.fi.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/swamid-2.0/rems.csc.fi.xml b/swamid-2.0/rems.csc.fi.xml index c72f3790..e021f9f8 100644 --- a/swamid-2.0/rems.csc.fi.xml +++ b/swamid-2.0/rems.csc.fi.xml @@ -15,6 +15,9 @@ <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://rems.csc.fi/Shibboleth.sso/Login" index="1"/> + <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://rems.csc.fi/Shibboleth.sso/Login2" index="2"/> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DisplayName xml:lang="en">REMS</mdui:DisplayName> <mdui:DisplayName xml:lang="fi">REMS</mdui:DisplayName> |