summaryrefslogtreecommitdiffstats
path: root/tests/data/sp3-la
diff options
context:
space:
mode:
authorEmmanuel Raviart <eraviart@entrouvert.com>2004-08-12 22:25:36 +0000
committerEmmanuel Raviart <eraviart@entrouvert.com>2004-08-12 22:25:36 +0000
commitcddb5d33dab673e1e8a97b6c26b46494fc289dc8 (patch)
treedacc767b165f45ac2f590bd610566ac26542c500 /tests/data/sp3-la
parentcb09ccbcee42ddee05e30bdfdb0b96c64b9cf940 (diff)
downloadlasso-cddb5d33dab673e1e8a97b6c26b46494fc289dc8.tar.gz
lasso-cddb5d33dab673e1e8a97b6c26b46494fc289dc8.tar.xz
lasso-cddb5d33dab673e1e8a97b6c26b46494fc289dc8.zip
Added metadata corresponding to new certificates.
Updated non regression tests to use these certificates and metadata.
Diffstat (limited to 'tests/data/sp3-la')
-rw-r--r--tests/data/sp3-la/metadata.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/data/sp3-la/metadata.xml b/tests/data/sp3-la/metadata.xml
new file mode 100644
index 00000000..1dcedf46
--- /dev/null
+++ b/tests/data/sp3-la/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<EntityDescriptor
+ providerID="https://sp3/metadata"
+ xmlns="urn:liberty:metadata:2003-08">
+ <SPDescriptor>
+
+ <AssertionConsumerServiceURL id="AssertionConsumerServiceURL1" isDefault="true">https://sp3:2010/assertionConsumer</AssertionConsumerServiceURL>
+
+ <SingleLogoutServiceURL>https://sp3:2010/singleLogout</SingleLogoutServiceURL>
+ <SingleLogoutProtocolProfile>http://projectliberty.org/profiles/slo-idp-soap</SingleLogoutProtocolProfile>
+
+ <RegisterNameIdentifierServiceURL>https://sp3:2010/registerNameIdentifier</RegisterNameIdentifierServiceURL>
+ <RegisterNameIdentifierProtocolProfile>http://projectliberty.org/profiles/rni-sp-soap</RegisterNameIdentifierProtocolProfile>
+
+ <SoapEndpoint>https://sp3:2010/soapEndpoint</SoapEndpoint>
+
+ <AuthnRequestsSigned>true</AuthnRequestsSigned>
+
+ </SPDescriptor>
+</EntityDescriptor>