diff options
author | Leif Johansson <leifj@sunet.se> | 2015-09-01 08:57:20 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2015-09-01 08:57:20 +0200 |
commit | 5e522d079151b24dcf23079dcce9b0f85a814811 (patch) | |
tree | b2329dcc470132b69ab48a4aeeb3acc8c9cc612d /swamid-interfederations-2.0/urn-urkund-shibboleth-sp.xml | |
parent | b0035fd586563684e9d905636c90fac6d5956272 (diff) | |
parent | 1df16d0c611403806f61093b12fe6e02f9f201b2 (diff) |
Merge branch 'master' of md-master.swamid.se:swamid-metadata
Diffstat (limited to 'swamid-interfederations-2.0/urn-urkund-shibboleth-sp.xml')
-rw-r--r-- | swamid-interfederations-2.0/urn-urkund-shibboleth-sp.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/swamid-interfederations-2.0/urn-urkund-shibboleth-sp.xml b/swamid-interfederations-2.0/urn-urkund-shibboleth-sp.xml index 5a87a13c..4fa5b1b2 100644 --- a/swamid-interfederations-2.0/urn-urkund-shibboleth-sp.xml +++ b/swamid-interfederations-2.0/urn-urkund-shibboleth-sp.xml @@ -15,6 +15,14 @@ <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> <md:Extensions> <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://secure.urkund.com/Shibboleth.sso/DS" index="1"/> + <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <mdui:DisplayName xml:lang="sv">URKUND</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">URKUND</mdui:DisplayName> + <mdui:Description xml:lang="sv">Detect and check for plagiarism with URKUND</mdui:Description> + <mdui:Description xml:lang="en">Detect and check for plagiarism with URKUND</mdui:Description> + <mdui:InformationURL xml:lang="sv">http://www.urkund.com</mdui:InformationURL> + <mdui:InformationURL xml:lang="en">http://www.urkund.com</mdui:InformationURL> + </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> |