diff options
author | Leif Johansson <leifj@sunet.se> | 2011-05-06 09:57:35 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-05-06 09:57:35 +0200 |
commit | 8dd11739f80a2855c949daa236a8b113b8dbf94a (patch) | |
tree | ecd58d0e3a4ca3081994f24150e5f4892c31da52 /swamid-1.0 | |
parent | 4aa17a4784578e78eeff861dd260ba9653a264fe (diff) |
resolves SWAMIDOPS-6241
Diffstat (limited to 'swamid-1.0')
-rw-r--r-- | swamid-1.0/epc.ub.uu.se.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/swamid-1.0/epc.ub.uu.se.xml b/swamid-1.0/epc.ub.uu.se.xml index 84ef0d23..eddb68c8 100644 --- a/swamid-1.0/epc.ub.uu.se.xml +++ b/swamid-1.0/epc.ub.uu.se.xml @@ -1,7 +1,10 @@ -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_199f10df1ca44424166a0808d6a1c24f" entityID="https://epc.ub.uu.se/shibboleth"> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_32fd284fd4be55f0be4b0a2aec84f00a" entityID="https://epc.ub.uu.se/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://epc.ub.uu.se/Shibboleth.sso/DS" index="1"/> + </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:KeyName>epc.ub.uu.se</ds:KeyName> |