Skip to content

Commit 634ae8c

Browse files
committed
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.
1 parent 74956ec commit 634ae8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/servera.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ mrPzGzk3ECbupFnqyREH3+ZPSdk=
7676
<ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="http://lingon.catalogix.se:8087/" index="1"/>
7777
<ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="http://lingon.catalogix.se:8087/paos" index="2"/>
7878
<ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="http://lingon.catalogix.se:8087/redirect" index="3"/>
79+
<ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="http://lingon.catalogix.se:8087/another/path" index="4"/>
7980
</ns0:SPSSODescriptor>
8081
<ns0:Organization>
8182
<ns0:OrganizationName xml:lang="se">AB Exempel</ns0:OrganizationName>

0 commit comments

Comments
 (0)