lasso/tests
Benjamin Dauvergne 9f99176b3c SAML-2.0: rework on commit 05fe802b8d, improve handling of ProtocolBinding and AssertionConsumerServiceURL
When the same URL was used for many bindings, the current code did not
work. Now we use
lasso_saml20_provider_check_assertion_consumer_service_url() to validate
url and binding are matching, if no binding is suggested we take the
first one defined for this URL.

Using AssertionConsumerServiceIndex and any of the other assertion
consumer designator attributes is still forbidden.
2015-03-26 19:36:44 +01:00
..
data SAML-2.0: rework on commit 05fe802b8d, improve handling of ProtocolBinding and AssertionConsumerServiceURL 2015-03-26 19:36:44 +01:00
integration [integration tests] does not use full leak report 2011-11-22 18:51:49 +01:00
valgrind tests/valgrind: add suppression of all leaks related to initialisation of the GLib type system 2014-06-08 12:32:10 +02:00
Makefile.am tests: add target to Makefile to produce valgrind suppression entries 2014-06-08 12:32:10 +02:00
assertion_query_saml2.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
basic_tests.c tests: fix leaks 2014-06-08 12:32:10 +02:00
idwsf2_tests.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
login_tests.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
login_tests_saml2.c SAML-2.0: rework on commit 05fe802b8d, improve handling of ProtocolBinding and AssertionConsumerServiceURL 2015-03-26 19:36:44 +01:00
metadata_tests.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
non_regression_tests.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
perfs.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
random_tests.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
tests.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
tests.h tests: fix leak in log message checker 2014-06-07 14:11:14 +02:00
tests2.c fix compilation errors on 64bits architectures 2013-09-08 21:33:58 +02:00