diff options
author | Leif Johansson <leifj@sunet.se> | 2013-03-25 12:43:28 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2013-03-25 12:43:28 +0100 |
commit | 46459426ae71d57fc523edc7d057c94dda450cad (patch) | |
tree | 1144a43350eaa09efd807ea20e8c1a7e6222af05 /swamid-1.0/sp-test.swamid.se.xml | |
parent | af09c53f1d0a53fe84954bc6cb9dc650fe9ce808 (diff) |
mdui
Diffstat (limited to 'swamid-1.0/sp-test.swamid.se.xml')
-rw-r--r-- | swamid-1.0/sp-test.swamid.se.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/swamid-1.0/sp-test.swamid.se.xml b/swamid-1.0/sp-test.swamid.se.xml index daed619b..d69a009e 100644 --- a/swamid-1.0/sp-test.swamid.se.xml +++ b/swamid-1.0/sp-test.swamid.se.xml @@ -1,4 +1,3 @@ - <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_476c5c253129e9cbfe7c2baf07a86231" entityID="https://sp-test.swamid.se/shibboleth"> <md:Extensions> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> @@ -18,6 +17,14 @@ <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp-test.swamid.se/Shibboleth.sso/DS/ds.sunet.se" index="3"/> <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp-test.swamid.se/Shibboleth.sso/DS/test-ds.nordu.net" index="4"/> <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp-test.swamid.se/Shibboleth.sso/DS/kalmar2" index="5"/> + <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <mdui:DisplayName xml:lang="sv">SWAMID Test SP</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">SWAMID Test SP</mdui:DisplayName> + <mdui:Description xml:lang="sv">Detta är en applikation som låter dig testa federerad inloggning.</mdui:Description> + <mdui:Description xml:lang="en">This is an application for testing federated authentication.</mdui:Description> + <mdui:InformationURL xml:lang="sv">http://www.swamid.se</mdui:InformationURL> + <mdui:InformationURL xml:lang="en">http://www.swamid.se</mdui:InformationURL> + </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> |