summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Koranda <skoranda@gmail.com>2019-08-26 14:00:43 -0500
committerScott Koranda <skoranda@gmail.com>2019-08-26 14:00:43 -0500
commit634ae8c7193abb037a06b978bba220094540151b (patch)
treeb00cacf96098e19b962de37d007975976bbd6f9d
parent74956ec14e776921538e92bcb7b323268cd69f67 (diff)
downloadpysaml2-634ae8c7193abb037a06b978bba220094540151b.tar.gz
Added second HTTP-POST binding in metadata for test SP
Added a second HTTP-POST binding to the SAML metadata for test SP so that it can be used for various tests.
-rw-r--r--tests/servera.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/servera.xml b/tests/servera.xml
index 59f852f6..fe80d9d7 100644
--- a/tests/servera.xml
+++ b/tests/servera.xml
@@ -76,6 +76,7 @@ mrPzGzk3ECbupFnqyREH3+ZPSdk=
<ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="http://lingon.catalogix.se:8087/" index="1"/>
<ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="http://lingon.catalogix.se:8087/paos" index="2"/>
<ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="http://lingon.catalogix.se:8087/redirect" index="3"/>
+ <ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="http://lingon.catalogix.se:8087/another/path" index="4"/>
</ns0:SPSSODescriptor>
<ns0:Organization>
<ns0:OrganizationName xml:lang="se">AB Exempel</ns0:OrganizationName>