lasso/lasso/id-ff
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 add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am 2008-05-27 15:27:30 +00:00
defederation.c [ID-FFv1.2] move all user of lasso_node_export_to_query to lasso_node_export_to_query_with_password 2010-07-16 19:34:28 +00:00
defederation.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
federation.c Improve safety by replacing all g_free use by lasso_release 2010-04-22 00:44:45 +00:00
federation.h Fix leaks, change signature of lasso_provider_get_sp_name_qualifier, make it return a const char* 2010-02-04 00:02:05 +00:00
identity.c [core] add missing namespace definitions to internal objects 2011-03-01 10:58:54 +01:00
identity.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
identityprivate.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lecp.c [core] add missing namespace definitions to internal objects 2011-03-01 10:58:54 +01:00
lecp.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
login.c [core] add missing namespace definitions to internal objects 2011-03-01 10:58:54 +01:00
login.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
loginprivate.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
logout.c [core] add missing namespace definitions to internal objects 2011-03-01 10:58:54 +01:00
logout.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
logoutprivate.h ID-FF: add a partial_logout flag to LassoLogout private_data 2009-10-30 14:47:28 +00:00
name_identifier_mapping.c [core] add missing namespace definitions to internal objects 2011-03-01 10:58:54 +01:00
name_identifier_mapping.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
name_registration.c [core] add missing namespace definitions to internal objects 2011-03-01 10:58:54 +01:00
name_registration.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
profile.c [wsf] fix wsf preprocessor conditionals 2011-01-04 16:43:06 +01:00
profile.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
profileprivate.h Add signature_verify_hint accessor methods to LassoProfile 2010-03-27 16:51:34 +00:00
provider.c [core] add a private constructor to build LassoProvider object from an xmlNode 2011-03-29 18:43:48 +02:00
provider.h [core] add a private constructor to build LassoProvider object from an xmlNode 2011-03-29 18:43:48 +02:00
providerprivate.h [core] add a private constructor to build LassoProvider object from an xmlNode 2011-03-29 18:43:48 +02: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
server.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
serverprivate.h SAML 2.0: add support for attribute, authentication and authorization authorities metadata 2010-03-27 16:51:43 +00:00
session.c [core] add missing namespace definitions to internal objects 2011-03-01 10:58:54 +01:00
session.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
sessionprivate.h Export more assertion access API for LassoSession 2010-01-25 12:46:56 +00:00