diff options
author | leifj <leifj@0878fbc5-a6f2-46f6-b174-cb7b08c221d1> | 2010-02-26 12:09:14 +0000 |
---|---|---|
committer | leifj <leifj@0878fbc5-a6f2-46f6-b174-cb7b08c221d1> | 2010-02-26 12:09:14 +0000 |
commit | 94b4ae83c601a96bb7b94679c6e1c482105edaa4 (patch) | |
tree | 70d377c4b78efede613738e44866e68788df774a /swamid-1.0 | |
parent | f2ae24164714be6bdeb27255642173b5875fdcff (diff) |
protocol support for shib 1.0 in idp1.irf.se
git-svn-id: svn+ssh://svn.it.su.se/svn/swamid-metadata/trunk@289 0878fbc5-a6f2-46f6-b174-cb7b08c221d1
Diffstat (limited to 'swamid-1.0')
-rw-r--r-- | swamid-1.0/idp1.irf.se-saml1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-1.0/idp1.irf.se-saml1.xml b/swamid-1.0/idp1.irf.se-saml1.xml index b67132f4..66488d76 100644 --- a/swamid-1.0/idp1.irf.se-saml1.xml +++ b/swamid-1.0/idp1.irf.se-saml1.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://idp1.irf.se/simplesaml/shib13/idp/metadata.php"> - <IDPSSODescriptor xmlns:ds="http://www.w3.org/2000/09/xmldsig#" protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol"> + <IDPSSODescriptor xmlns:ds="http://www.w3.org/2000/09/xmldsig#" protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol"> <KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:X509Data> |