deb-python-pysaml2/tests
Clint Byrum 9d901afed5 Fix strings/bytes python3 issues in sigver
Various points require binary data to feed into xmlsec or strings to
make logical sense of things. This may introduce some requirement that
saml documents are utf-8, where previously binary data would be passed
through without problems. Without the proper encoding metadata passed
through that is not a simple problem to solve.
2015-05-28 09:50:56 -07:00
..
attributemaps Various spelling/grammar tweaks and typo fixes. 2014-04-02 04:13:34 -04:00
idp_test Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
keys Added necessary files for testing the setup against a local IdP 2013-01-18 15:15:56 +01:00
metadata When doing local import allow for importing all files within a directory. 2014-11-16 10:44:40 +01:00
pki Added certificate 2014-03-11 11:37:14 +01:00
root_cert Added tests for encryption and signing of the authentication response. 2015-03-18 08:57:21 +01:00
sp_test Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
_test_80_p11_backend.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
aa_conf.py Remove obsolete xmlsec_path from pathutils. 2013-05-06 14:11:42 +02:00
attribute_response.xml Date fix 2015-05-05 14:34:06 +02:00
attribute_statement_data.py Fixed test data and added new set. 2013-07-08 15:27:52 -07:00
attribute.map Initial add 2012-05-23 18:56:51 +02:00
conftest.py Initial add 2012-05-23 18:56:51 +02:00
disco_conf.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
ds_data.py On Copyright statement in one place. 2014-09-09 08:28:49 +02:00
ecp_soap.xml Various spelling/grammar tweaks and typo fixes. 2014-04-02 04:13:34 -04:00
edugain.pem Various spelling/grammar tweaks and typo fixes. 2014-04-02 04:13:34 -04:00
enc_tmpl.xml Various spelling/grammar tweaks and typo fixes. 2014-04-02 04:13:34 -04:00
encrypted_attribute_statement.xml Initial add 2012-05-23 18:56:51 +02:00
entity_cat_re_nren.xml Made SWAMIDs 2-dimensional entity category model work. 2013-11-18 12:52:03 +01:00
entity_cat_re.xml Made SWAMIDs 2-dimensional entity category model work. 2013-11-18 12:52:03 +01:00
entity_cat_sfs_hei.xml Added support for entity categories - datafiles. 2013-05-04 10:12:44 +02:00
extended.xml Initial add 2012-05-23 18:56:51 +02:00
fakeIDP.py Got the tests working. 2014-07-19 09:52:56 -07:00
get_metadata.sh Various spelling/grammar tweaks and typo fixes. 2014-04-02 04:13:34 -04:00
idp_2.xml Initial add 2012-05-23 18:56:51 +02:00
idp_aa.xml Should raise exception and not return them. 2012-05-28 21:33:13 +02:00
idp_all_conf.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
idp_all.xml Missing files 2013-02-07 09:54:44 +01:00
idp_conf_ec.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
idp_conf_mdb2.py Remove obsolete xmlsec_path from pathutils. 2013-05-06 14:11:42 +02:00
idp_conf_mdb.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
idp_conf_sp_no_encrypt.py Fix, so if no encryption keys exists will the server not encrypt the message. 2015-05-19 16:10:35 +02:00
idp_conf_verify_cert.py Fix, so if no encryption keys exists will the server not encrypt the message. 2015-05-19 16:10:35 +02:00
idp_conf.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
idp_example.xml Added missing file. Needed for for test_40_sigver. 2014-09-11 19:55:12 +02:00
idp_slo_redirect_conf.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
idp_slo_redirect.xml Initial add 2012-05-23 18:56:51 +02:00
idp_soap_conf.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
idp_soap.xml Initial add 2012-05-23 18:56:51 +02:00
idp_sp_conf.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
idp_uiinfo.xml Initial add 2012-05-23 18:56:51 +02:00
idp.xml No idp.xml file should exist. 2015-05-25 15:35:02 +02:00
inc-md-cert.pem Needed cert 2015-05-15 20:38:08 +02:00
InCommon-metadata.xml Updates validDate in tests metadatas. 2014-02-27 11:30:20 +01:00
kalmar2.pem Various spelling/grammar tweaks and typo fixes. 2014-04-02 04:13:34 -04:00
localhost.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
md_data.py On Copyright statement in one place. 2014-09-09 08:28:49 +02:00
metadata_cert.xml Missing files 2013-02-07 09:54:44 +01:00
metadata_example.xml Initial add 2012-05-23 18:56:51 +02:00
metadata_sp_1_no_encryption.xml Fix, so if no encryption keys exists will the server not encrypt the message. 2015-05-19 16:10:35 +02:00
metadata_sp_1.xml Fix, so if no encryption keys exists will the server not encrypt the message. 2015-05-19 16:10:35 +02:00
metadata.aaitest.xml Change validUntil 2014-06-13 19:47:55 +02:00
metadata.xml Fixed all tests and various bugs that appeared during that process. 2013-12-13 13:44:53 +01:00
metasp.xml Complete rewrite of the metadata handling package. 2012-12-19 13:08:02 +01:00
otest_61_makemeta.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
pathutils.py Updated tests 2013-05-16 21:23:21 +02:00
pdp_meta.xml Initial add 2012-05-23 18:56:51 +02:00
pre_enc.xml Various spelling/grammar tweaks and typo fixes. 2014-04-02 04:13:34 -04:00
private_key.pem Initial add 2012-05-23 18:56:51 +02:00
pubkey.pem Various spelling/grammar tweaks and typo fixes. 2014-04-02 04:13:34 -04:00
restrictive_idp_conf.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
saml2_data.py On Copyright statement in one place. 2014-09-09 08:28:49 +02:00
saml2_response.xml Initial add 2012-05-23 18:56:51 +02:00
saml_false_signed.xml Date fix 2015-05-05 14:34:06 +02:00
saml_signed.xml Initial add 2012-05-23 18:56:51 +02:00
saml_unsigned.xml Initial add 2012-05-23 18:56:51 +02:00
samlp_data.py On Copyright statement in one place. 2014-09-09 08:28:49 +02:00
server2_conf.py Remove obsolete xmlsec_path from pathutils. 2013-05-06 14:11:42 +02:00
server3_conf.py Remove obsolete xmlsec_path from pathutils. 2013-05-06 14:11:42 +02:00
server_conf_syslog.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
server_conf.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
servera_conf.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
servera.xml Rebuilt 2014-03-21 12:52:21 +01:00
simplesamlphp_authnresponse.xml Various spelling/grammar tweaks and typo fixes. 2014-04-02 04:13:34 -04:00
sp_0.metadata Initial add 2012-05-23 18:56:51 +02:00
sp_1_conf.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
sp_2_conf.py Fixed attribute filtering logic, take 2. 2014-06-03 09:28:11 +02:00
sp_mdext_conf.py Add missing file. 2014-03-20 08:29:14 +01:00
sp_slo_redirect_conf.py Updated tests to pass with the redesigned MetaData import 2014-12-10 15:36:25 +01:00
sp_slo_redirect.xml Initial add 2012-05-23 18:56:51 +02:00
sp.xml Worked on the SP test part. 2013-03-29 10:37:42 +01:00
swamid-1.0.xml Initial add 2012-05-23 18:56:51 +02:00
swamid-2.0.xml Restores missing test file. 2014-02-27 11:32:07 +01:00
swamid.md Various spelling/grammar tweaks and typo fixes. 2014-04-02 04:13:34 -04:00
test_00_xmldsig.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_01_xmlenc.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_02_saml.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_03_saml2.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_04_samlp.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_05_md.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_10_time_util.py Fixed file name and some other small issues. 2015-03-30 11:34:47 +02:00
test_12_s_utils.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_13_validate.py Fix validate test fail due to bytes/hex change 2015-05-15 11:52:15 -07:00
test_19_attribute_converter.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_20_assertion.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_22_mdie.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_30_mdstore_old.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_30_mdstore.py Fix import issues with python3 2015-05-21 00:13:26 -07:00
test_31_config.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_32_cache.py Various spelling/grammar tweaks and typo fixes. 2014-04-02 04:13:34 -04:00
test_33_identifier.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_34_population.py Fix comparison of view to list in python3 2015-05-21 00:13:27 -07:00
test_36_mdbcache.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_37_entity_categories.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_38_metadata_filter.py Allow for filtering which entities you want to retain from the metadata. 2015-05-27 11:49:32 +02:00
test_40_sigver.py Fix strings/bytes python3 issues in sigver 2015-05-28 09:50:56 -07:00
test_41_response.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_42_enc.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_43_soap.py Updated tests to follow the changed way of handling authentication context. 2013-04-28 16:59:48 +02:00
test_44_authnresp.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_50_server.py Added a PEFIM parameter for PEFIM specific configurations. 2015-05-20 08:43:29 +02:00
test_51_client.py Pysaml can now decrypt multiple encrypted assertions with multiple advice elements with multiple encrypted assertions. 2015-05-21 16:23:25 +02:00
test_60_sp.py Fixed imports 2015-05-15 19:42:54 +02:00
test_62_vo.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_63_ecp.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_64_artifact.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_65_authn_query.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_66_name_id_mapping.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_67_manage_name_id.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_68_assertion_id.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_69_discovery.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_70_redirect_signing.py Not lists but strings as values in dictionary input to verify_redirect_signature. 2014-12-31 10:40:34 +01:00
test_72_eptid.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_75_mongodb.py Allow for filtering which entities you want to retain from the metadata. 2015-05-27 11:49:32 +02:00
test_76_metadata_in_mdb.py Fixed imports 2015-05-15 19:42:54 +02:00
test_77_authn_context.py Authn_Broker fixed 2014-12-18 11:41:57 +01:00
test_81_certificates.py Fix OpenSSL string/bytes python3 issues 2015-05-21 00:13:26 -07:00
test_82_pefim.py Added PEFIM changes that had been removed. 2015-05-25 17:38:18 +02:00
test_83_md_extensions.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
test_88_nsprefix.py Allow setting namespace prefixes. 2015-02-03 10:24:47 +01:00
test.key Initial add 2012-05-23 18:56:51 +02:00
test.key.p8 Add test case for CryptoBackendXMLSecurity with PKCS#11. 2014-01-16 14:01:32 +01:00
test.pem Initial add 2012-05-23 18:56:51 +02:00
urn-mace-swami.se-swamid-test-1.0-metadata.xml Initial add 2012-05-23 18:56:51 +02:00
vo_metadata.xml Fixed all tests and various bugs that appeared during that process. 2013-12-13 13:44:53 +01:00