lasso/lasso/saml-2.0
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
..
Makefile.am [SAMLv2] remove empty files, wrongly committed 2010-07-19 15:45:52 +00:00
assertion_query.c Fix boundary check 2014-07-30 16:07:44 +02:00
assertion_query.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
ecp.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
ecp.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
ecpprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
federation.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
federationprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
login.c SAML-2.0: rework on commit 05fe802b8d, improve handling of ProtocolBinding and AssertionConsumerServiceURL 2015-03-26 19:36:44 +01:00
loginprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
logout.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
logoutprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
name_id_management.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
name_id_management.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
profile.c Restore not-unused code 2014-07-30 17:17:08 +02:00
profile.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
profileprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
provider.c Remove _POSIX_SOURCE declaration as it's not needed 2015-01-21 15:03:09 +01:00
provider.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
providerprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
saml2_helper.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
saml2_helper.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
server.c saml-2.0/server: fix invalid memory access 2014-06-07 14:11:14 +02:00
serverprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00