lasso/lasso/saml-2.0
Benjamin Dauvergne 8be7b0414d [core] add flags parameter to lasso_server_load_metadata to tune signature checking on metadata files
The flags parameter allows to control the checking of digital signature
upon EntityDescriptor and EntitiesDescriptor nodes in SAML 2.0 metadata
files.

The default behaviour is to check all found signatures and to inherit
signature from EntitiesDescriptor to their children.

By only enabling checking of EntityDescrtiptor node signatures it's also
possible to only check signature at the EntityDescriptor level and so
only trust individual entities and not the aggregating provider.
2011-04-14 16:45:43 +02:00
..
Makefile.am [SAMLv2] remove empty files, wrongly committed 2010-07-19 15:45:52 +00:00
assertion_query.c [core] add missing namespace definitions to internal objects 2011-03-01 10:58:54 +01:00
assertion_query.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
ecp.c [core] add missing namespace definitions to internal objects 2011-03-01 10:58:54 +01:00
ecp.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
ecpprivate.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
federation.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
federationprivate.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
login.c [saml login] suppress unused argument warning 2010-12-21 10:44:14 +01:00
loginprivate.h SAML 2.0: overhaul for ubuquitous binding support, still need work for HTTP-Artefact 2010-01-12 15:39:48 +00:00
logout.c [samlv2 logout] check that the assertion is well formed before accessing the subject nameid 2010-12-17 17:40:28 +01:00
logoutprivate.h SAML 2.0: overhaul for ubuquitous binding support, still need work for HTTP-Artefact 2010-01-12 15:39:48 +00:00
name_id_management.c [core] add missing namespace definitions to internal objects 2011-03-01 10:58:54 +01:00
name_id_management.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
profile.c [saml2] make LASSO_SIGNATURE_VERIFY_HINT_FORCE as least as stringent as _MAYBE when checking signature on messages 2010-12-14 12:10:47 +01:00
profile.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
profileprivate.h [SAMLv2] apply the LassoProfileVerifySignatureHint when processing requests 2010-09-09 16:20:17 +02:00
provider.c [saml2] improve reporting of errors when loading a provider metadata file 2011-03-29 18:43:47 +02:00
provider.h SAML 2.0: in provider.c, add node encryption function and reference it in doc 2010-01-04 09:14:10 +00:00
providerprivate.h SAML 2.0: add internal method to retrieve the binding for an URL 2010-04-20 09:34:18 +00:00
saml2_helper.c [Core] replace all use of g_strcmp0 by lasso_strisequal and lasso_strisnotequal 2010-10-01 15:29:38 +02:00
saml2_helper.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
server.c [core] add flags parameter to lasso_server_load_metadata to tune signature checking on metadata files 2011-04-14 16:45:43 +02:00
serverprivate.h [core] add flags parameter to lasso_server_load_metadata to tune signature checking on metadata files 2011-04-14 16:45:43 +02:00