Commit Graph

  • 9d6487e540 changed sign_assertion value domain to allow more than 2 values (values was previously ignored anyway); added "sign_response" key. rhoerbe 2014-07-16 09:59:08 +02:00
  • 5886581e51 undo removeal of imports of xmldsig.SIG_RSA_SHA.. rhoerbe 2014-07-16 09:43:20 +02:00
  • d770edda37 SIG_RSA_RIPEMD160 not implemented rhoerbe 2014-07-16 09:17:45 +02:00
  • dece930724 added support for more hash algorithms (SHA2, RIPEMED160) (this patch required for saml2test alg config option) rhoerbe 2014-07-16 09:02:34 +02:00
  • d2107af5b6 Fixed undefined variables in attribute maps tpazderka 2014-07-14 16:57:25 +02:00
  • 21403ceae2 Fix certificate extraction Patrick Uiterwijk 2014-07-13 21:59:40 -04:00
  • 3e5b674a88 added config for new class VerifyEchopageContents rhoerbe 2014-07-11 11:50:54 +02:00
  • 987fb0bc86 added exception handling rhoerbe 2014-07-11 11:50:14 +02:00
  • 18f260a2fd help text imporvement rhoerbe 2014-07-11 11:49:35 +02:00
  • 6d5a8d49d6 added scripts to run all sp tests rhoerbe 2014-07-11 11:49:08 +02:00
  • e10bae1dd5 added test case sp-01; polished test case description rhoerbe 2014-07-11 11:47:03 +02:00
  • ac5a83976d added VerifyAuthnRequest (subclass of VerifyContent) for better output messages; added VerifyEchopageContents for testcase sp-01 rhoerbe 2014-07-11 11:46:09 +02:00
  • 0032986e81 added VerifyEchoPage; renamed wb_send and handle_redirect for readbility; rhoerbe 2014-07-11 11:44:50 +02:00
  • ac681a7ad3 refactoring for better code readbility rhoerbe 2014-07-11 11:43:20 +02:00
  • 9327fbd3ff utility for run_all_test script rhoerbe 2014-07-11 11:42:25 +02:00
  • 29f1c91985 initial documentation for sp_test class structure rhoerbe 2014-07-11 11:40:44 +02:00
  • 23fa383127 utility for run_all_test script rhoerbe 2014-07-10 16:53:08 +02:00
  • 5e69fd1e82 fixed an invlaid sequence for ldapgvat rhoerbe 2014-07-10 12:21:36 +02:00
  • dbcb0733a5 remove one more non-ascii character from comment rhoerbe 2014-07-08 19:56:36 +02:00
  • 7f42184c35 removed non-ascii char \xfe from comments in TODO section rhoerbe 2014-07-07 11:32:48 +02:00
  • a63d04979d removed non-ascii char \xfe from comments in TODO section rhoerbe 2014-07-05 17:03:09 +02:00
  • 6b13b16e6b Merge pull request #126 from tpazderka/encoding_error_soap Roland Hedberg 2014-07-04 20:31:25 +02:00
  • 8441294801 Merge pull request #125 from tpazderka/identity_database_as_instance Roland Hedberg 2014-07-04 20:30:29 +02:00
  • 652e49e034 Merge pull request #124 from rhoerbe/master Roland Hedberg 2014-07-04 08:37:04 +02:00
  • fdd1b5cd96 Merge remote-tracking branch 'origin/master' rhoerbe 2014-07-03 18:35:46 +02:00
  • 47806dfbac finally manage to fix the hyperlink syntax rhoerbe 2014-07-03 18:35:31 +02:00
  • e2e29f0169 Update howto.rst Rainer Hörbe 2014-07-03 18:33:58 +02:00
  • a8d7867192 Update howto.rst Rainer Hörbe 2014-07-03 18:29:04 +02:00
  • e734d2d725 fixed typo rhoerbe 2014-07-03 18:28:05 +02:00
  • fceb1cbc97 fixed typo rhoerbe 2014-07-03 18:25:22 +02:00
  • 456045dd1f changed message text for improved failure experience; removed unused get_eptid() rhoerbe 2014-07-03 17:47:46 +02:00
  • b4d9ece1e3 changed message text for improved failure experience rhoerbe 2014-07-03 17:44:51 +02:00
  • 7110985d9f added a bit ot text rhoerbe 2014-07-03 17:43:28 +02:00
  • 05d09bc22c added AT government SAML profile attributes rhoerbe 2014-07-03 17:42:53 +02:00
  • 846f0dde75 added text to assertion to please the users rhoerbe 2014-07-03 13:44:07 +02:00
  • 563ce9068b Allow usage of external IdentDB instance tpazderka 2014-06-26 17:29:39 +02:00
  • 87f2afb845 Fixed encoding error in _use_soap tpazderka 2014-06-30 15:58:44 +02:00
  • c196097c63 Fixed set_cookie max-age parsing tpazderka 2014-06-23 17:41:51 +02:00
  • 041aa27dcd Allow signature verification even on local files. Roland Hedberg 2014-06-18 13:21:43 +02:00
  • 2ee73258f9 Fixed so it works with the SP only supporting HTTP-Redirect binding. Roland Hedberg 2014-06-18 12:49:07 +02:00
  • ce93950ad8 A tool that verifies the correctness of a metadata file is the file is fetched from somewhere the process of signature verification is expected. Roland Hedberg 2014-06-13 19:50:31 +02:00
  • 67dfae8980 Change validUntil Roland Hedberg 2014-06-13 19:47:55 +02:00
  • e426816a7e When not a SAML class instance adding an element is slightly more complex. Roland Hedberg 2014-06-13 19:47:04 +02:00
  • ab5c0086cd Upped the time slack, should I rather have a 'don't care about the time validity' ? Roland Hedberg 2014-06-13 19:46:05 +02:00
  • 4c53112e6e Switched back to what it should be. Roland Hedberg 2014-06-13 19:44:06 +02:00
  • 0dde360db0 Fixed problem with signing metadata. Roland Hedberg 2014-06-09 18:05:29 +02:00
  • f684c4af2b Don't mind empty lines. Roland Hedberg 2014-06-05 13:59:42 +02:00
  • 717cf133e7 Merge remote-tracking branch 'upstream/master' Hans Hörberg 2014-06-05 13:52:26 +02:00
  • 647f6c5f49 Allow choice of output type. Roland Hedberg 2014-06-05 13:52:01 +02:00
  • e659831e91 Fixed some remaining issues Roland Hedberg 2014-06-05 13:50:44 +02:00
  • 5e327e25a2 Added dumps method to MetadataStore, changed merge_metadata.py to take advantage of this. Roland Hedberg 2014-06-05 13:43:07 +02:00
  • c93bfa1e43 Added merge_metadata.py to scripts to be installed. Roland Hedberg 2014-06-05 13:11:24 +02:00
  • 4d4cfd44b5 Merge remote-tracking branch 'upstream/master' Hans Hörberg 2014-06-05 12:58:26 +02:00
  • d837b7b298 Updated some documentation Roland Hedberg 2014-06-05 12:56:45 +02:00
  • ab032b46fe If statement already is a string do mess with it. Roland Hedberg 2014-06-05 11:47:59 +02:00
  • 3c3ffb0713 Script that merges several metadata streams into one. Roland Hedberg 2014-06-05 11:47:05 +02:00
  • 69ebc3b4c7 Sha2 changes and some spring cleaning. Roland Hedberg 2014-06-05 09:30:02 +02:00
  • 8286ebbbc4 Merge remote-tracking branch 'upstream/master' Hans Hörberg 2014-06-05 09:21:55 +02:00
  • bb83ce0b2a Made a special idp version compatible with uwsgi/gunicorn usage. Roland Hedberg 2014-06-05 09:01:32 +02:00
  • 5f6607a055 Update of pysaml2 and fix for very signature assertion. Hans Hörberg 2014-06-05 08:40:52 +02:00
  • 87e51d6284 Fixed decryption/verification of signed and encrypted assertions. Roland Hedberg 2014-06-03 15:14:03 +02:00
  • 291bf156d6 Fix för assertion signature. Hans Hörberg 2014-06-03 12:59:47 +02:00
  • d821137505 Merge with master and fix for assertion verify signature Hans Hörberg 2014-06-03 12:57:46 +02:00
  • 84a1453a35 Fixed attribute filtering logic, take 2. Roland Hedberg 2014-06-03 09:28:11 +02:00
  • 884e75b1f5 Removed unused import cert_file, key_file and ca_certs should point to a file with the certificate not the certificate itself. Roland Hedberg 2014-06-02 13:49:59 +02:00
  • f68b65cc7f Allow urls instead of file paths for cert_file, ca_certs and key_file configuration parameters. Roland Hedberg 2014-06-02 10:44:57 +02:00
  • 3678a4e0d3 Merge pull request #120 from tpazderka/submit_button Roland Hedberg 2014-05-29 21:03:41 +02:00
  • f39ab6af15 Submit button added to POST form Tomas Pazderka 2014-05-29 14:00:48 +02:00
  • 8286b6769d Fixed problematic logic. Roland Hedberg 2014-05-28 13:58:42 +02:00
  • 20ceeb9691 Refactored and improved attribute consumer service metadata construction. Roland Hedberg 2014-05-27 09:53:39 +02:00
  • 5e4ea509ca Merge branch 'master' of github.com:rohe/pysaml2 Roland Hedberg 2014-05-27 09:21:31 +02:00
  • 4497aa058e Minor style adjustment Roland Hedberg 2014-05-27 09:21:13 +02:00
  • d328cd83b4 Made sure requested/Optional attributes gets expressed in metadata. Roland Hedberg 2014-05-27 09:20:30 +02:00
  • 5d2defd990 Merge pull request #119 from dv10den/master Roland Hedberg 2014-05-22 09:25:23 +01:00
  • 44335d3fbe Added content to the doc daniel evertsson 2014-05-22 09:48:09 +02:00
  • b63f82a1cc Don't try to check the signature if there is no one there :-/ Roland Hedberg 2014-05-16 19:12:14 +02:00
  • 1a3aab9f60 Merge branch 'master' of https://github.com/rhoerbe/pysaml2 into rhoerbe-master Roland Hedberg 2014-05-16 11:54:17 +02:00
  • af75f727e5 Support for http://docs.oasis-open.org/security/saml/Post2.0/sstc-request-initiation-cd-01.html in the metadata. Roland Hedberg 2014-05-15 14:28:04 +02:00
  • 4df48bc0e4 Minor fix Hans Hörberg 2014-05-13 12:01:43 +02:00
  • 6ff7f3755c More informative variable names. Roland Hedberg 2014-05-13 10:42:12 +02:00
  • a6ef5141a9 Merge pull request #117 from HaToHo/master Roland Hedberg 2014-05-13 10:19:20 +02:00
  • fabb33be35 Merge pull request #116 from dv10den/master Roland Hedberg 2014-05-13 10:16:44 +02:00
  • 5eed220908 Updated tests to working with separate signature verifications of response and assertions. Roland Hedberg 2014-05-13 10:15:01 +02:00
  • 7e52def7c8 Seprated signature verification of response and assertions. Can not be done at the same time. Roland Hedberg 2014-05-13 10:14:13 +02:00
  • 54cc04bce3 Store away the original XML document (the SAML response) so it can be used later. Verify signature on an assertion in the proper place, after possible decryption of an encrypted assertion. Roland Hedberg 2014-05-13 10:13:31 +02:00
  • 25eabadd68 Added the possibility to change host and port. Hans Hörberg 2014-05-13 08:45:27 +02:00
  • 73820615f5 Merge remote-tracking branch 'upstream/master' Hans Hörberg 2014-05-13 08:28:41 +02:00
  • e80fd8ee4b Example for LDAP, new error message and added a test user. Hans Hörberg 2014-05-08 16:37:01 +02:00
  • 74d8687a54 Merge pull request #114 from HaToHo/master Roland Hedberg 2014-05-05 23:08:54 +02:00
  • ab301ad938 Fix for encrypted assertion. Hans Hörberg 2014-05-05 16:02:55 +02:00
  • 38de81678c Updated to guide on how to setup and run the basic IDP and SP examples daniel evertsson 2014-04-28 11:38:18 +02:00
  • f6572e156d Fixed bug in authn method handling. Roland Hedberg 2014-04-28 09:48:49 +02:00
  • 6fea07be63 Added a keyword argument dictionary for binding specific arguments. Roland Hedberg 2014-04-25 13:28:43 +02:00
  • 344a7ad183 Added another way of getting authn information. Roland Hedberg 2014-04-25 13:27:56 +02:00
  • fcd34dcaa0 Should generate 'true'/'false' in xml not 'True'/'False'. Roland Hedberg 2014-04-25 13:27:13 +02:00
  • 478a78c1a0 Merge branch 'master' of github.com:rohe/pysaml2 Roland Hedberg 2014-04-22 09:38:52 +02:00
  • f3a65b162f Merge pull request #112 from richtera/master Roland Hedberg 2014-04-22 09:38:21 +02:00
  • 258354e297 allow print in line 311 to be sent to stderr; resolves the "No handlers could be found for logger root" message. (Note: this quick fix might not fit nicely in the logging schema of this app.) rhoerbe 2014-04-17 20:16:06 +02:00
  • 330e9ea74e argparser issue: non-ASCII character instead of descriptive name for -C cl argument rhoerbe 2014-04-17 16:57:07 +02:00
  • 5174a48817 Merge remote-tracking branch 'upstream/master' Andreas Richter 2014-04-16 10:39:02 -04:00