diff options
author | Leif Johansson <leifj@sunet.se> | 2011-10-10 11:37:53 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-10-10 11:37:53 +0200 |
commit | e81fc60d01b29277159048031b2165f1f930f66e (patch) | |
tree | e8f801de3a421a30def556643400821032156924 /swamid-1.0 | |
parent | df07308f58d9f0a4552a9b7188a84896726b7f9a (diff) |
new discovery service
Diffstat (limited to 'swamid-1.0')
-rw-r--r-- | swamid-1.0/meetingtools.nordu.net.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/swamid-1.0/meetingtools.nordu.net.xml b/swamid-1.0/meetingtools.nordu.net.xml index c0d2639a..381755e2 100644 --- a/swamid-1.0/meetingtools.nordu.net.xml +++ b/swamid-1.0/meetingtools.nordu.net.xml @@ -1,7 +1,10 @@ -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_6642959a2625d0691eede41f10321178" entityID="https://meetingtools.nordu.net/shibboleth"> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_e6aa7bc6a7921f7e0530810de23de053" entityID="https://meetingtools.nordu.net/shibboleth"> <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://meetingtools.nordu.net/Shibboleth.sso/DS/idp.nordu.net" index="1"/> + </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:KeyName>meetingtools.nordu.net</ds:KeyName> |