Commit Graph

  • c40ba8d177 SAML Authenticate not recognizing sessioninfo during initial authentication. Andreas Richter 2014-04-16 10:34:38 -04:00
  • 94a4f0f171 Should generate 'true'/'false' in xml not 'True'/'False'. Roland Hedberg 2014-04-15 21:06:49 +02:00
  • 817733a821 Added tool to keep attributemaps in sync. Ran it on the standard maps. Roland Hedberg 2014-04-15 00:11:21 +02:00
  • 4fcb94b6ed Added a policy flag that if set to False will allow the IdP to send back an incomplete reply. Not containing attributes that the SP deemed important (that is marked required). Roland Hedberg 2014-04-14 16:56:02 +02:00
  • e449cd52a3 Added some more attributes, then sorted the dicts. Roland Hedberg 2014-04-14 14:43:37 +02:00
  • 2a12117ed0 Now all the tests runs too. Roland Hedberg 2014-04-14 14:25:15 +02:00
  • a6ef115ff7 Fixed handling of signed and then encrypted response assertions. At the same time added support for dealing with any combination of encrypted/non-encrypted assertions. Roland Hedberg 2014-04-14 14:19:19 +02:00
  • fca906e9b0 Remove xsi:nil from extension_attributes if there is a value. Roland Hedberg 2014-04-12 21:14:26 +02:00
  • 13d63480c9 Fixed tests Roland Hedberg 2014-04-08 17:38:07 +02:00
  • 69c5e078e0 Handle possible lack of extensions Roland Hedberg 2014-04-08 17:37:56 +02:00
  • 3740d80810 Fixed parse_duration. Roland Hedberg 2014-04-08 17:37:24 +02:00
  • bfa1de3be2 Added missing parameter. Roland Hedberg 2014-04-08 17:36:51 +02:00
  • e3edc4e2f8 Fixed bug in duration parsing. Roland Hedberg 2014-04-08 16:29:38 +02:00
  • d10e9e637e pep-8 Roland Hedberg 2014-04-08 15:45:11 +02:00
  • 0f32fccf56 Merge pull request #106 from hlein/master Roland Hedberg 2014-04-05 05:19:43 +02:00
  • b371748a45 Merge pull request #27 from dv10den/master Roland Hedberg 2014-04-05 02:37:38 +02:00
  • 15f1dcc730 Added the "view me on gihub" banner daniel evertsson 2014-04-04 16:22:07 +02:00
  • 6a80b3c6d2 Update example HTTPS cert & key filenames. Hank Leininger 2014-04-04 00:31:14 -04:00
  • 93fdb1edc3 Fix path checks in some tests. Hank Leininger 2014-04-04 00:05:01 -04:00
  • f64dc8e050 Various tweaks to example documentation & helpers. Hank Leininger 2014-04-03 23:59:12 -04:00
  • cba3ca77f0 Merge branch 'master' of https://github.com/rohe/pysaml2 Hank Leininger 2014-04-03 23:44:59 -04:00
  • 11eee41a86 Updated README to list the current credentials. Hank Leininger 2014-04-03 18:19:48 -04:00
  • 1cd3275b82 Prevent errors when saml authenticator is used along side of another authenticator. Andreas Richter 2014-04-03 15:42:44 -04:00
  • a6c3e183c0 before upstream/master merge daniel evertsson 2014-04-03 15:50:51 +02:00
  • 84f078a46d Merge pull request #104 from hlein/master Roland Hedberg 2014-04-03 07:53:23 +02:00
  • c8edb28d5b Change examples to bind to 127.0.0.1 by default. Hank Leininger 2014-04-02 22:00:28 -04:00
  • 104198416b Make sp-wsgi/ layout agree with other examples. Hank Leininger 2014-04-02 21:42:01 -04:00
  • a5a2a355f4 Fix the idp_conf.py / conf.py disagreement. Hank Leininger 2014-04-02 21:39:50 -04:00
  • cc42e88872 Merge pull request #103 from fredrikt/entity_attribute_support Roland Hedberg 2014-04-02 16:04:57 +02:00
  • d9038fe0ad Add entity_attributes(). Fredrik Thulin 2014-03-06 14:22:36 +01:00
  • f451569602 Editorial Roland Hedberg 2014-04-02 13:31:26 +02:00
  • 6a38f5ecee Faulty reference Roland Hedberg 2014-04-02 13:31:00 +02:00
  • a5b68f0145 Merge branch 'master' of github.com:rohe/pysaml2 Roland Hedberg 2014-04-02 13:26:50 +02:00
  • d64e9058bf Merge pull request #102 from hlein/master Roland Hedberg 2014-04-02 13:25:58 +02:00
  • 8649822e08 Various spelling/grammar tweaks and typo fixes. Hank Leininger 2014-04-02 04:13:34 -04:00
  • 148aa094a3 Merge pull request #101 from richtera/master Roland Hedberg 2014-04-01 17:46:56 +02:00
  • 64afc6f255 Fix error looking at empty port in sp plugin. Andreas Richter 2014-04-01 11:19:26 -04:00
  • 193bcaff2c Merge pull request #100 from HaToHo/master Roland Hedberg 2014-04-01 14:18:40 +02:00
  • c75dc07668 Sync Hans Hörberg 2014-04-01 14:09:51 +02:00
  • 197d105bb3 Merge remote-tracking branch 'upstream/master' Hans Hörberg 2014-04-01 14:01:08 +02:00
  • 62914b4b5f Added dummy file so the code directory will be checked in to GitHub. Hans Hörberg 2014-04-01 13:44:05 +02:00
  • 3ec410c5cf New format of documentation. Hans Hörberg 2014-04-01 13:41:22 +02:00
  • 12a8ab889d Entered incorrect Github link daniel evertsson 2014-04-01 12:22:56 +02:00
  • cb1f840008 Updated "Fork me on Github" to the new "open in new tab" version daniel evertsson 2014-04-01 12:18:05 +02:00
  • e69b94ec36 Updated the doc to alabaster and created a make.sh daniel evertsson 2014-04-01 10:58:09 +02:00
  • fbc6c24613 Added argparse dependency. Roland Hedberg 2014-03-31 08:56:31 +02:00
  • c1eb135c73 A 's' to much. Roland Hedberg 2014-03-30 21:05:19 +02:00
  • cd24eced21 Whatever is defined in the configuration is the default. Roland Hedberg 2014-03-28 20:13:54 +01:00
  • 2db8008701 More user friendly error message. Roland Hedberg 2014-03-28 09:39:36 +01:00
  • 692aaac27c Updated the run script to work. Also changed the name of the script and its working. Updated README. Roland Hedberg 2014-03-28 08:21:46 +01:00
  • 5fe5c0d990 Updated the run script to work. Roland Hedberg 2014-03-28 08:11:55 +01:00
  • eeb4b5d694 Fixed a problem with filtering assertion by required/optional attributes. Roland Hedberg 2014-03-27 11:12:41 +01:00
  • e28cf613a2 Merge branch 'master' of github.com:rohe/pysaml2 Roland Hedberg 2014-03-24 12:25:36 +01:00
  • c5aa4a2adf Added a method that checks any given return URL against what's registered in metadata. Roland Hedberg 2014-03-24 12:25:20 +01:00
  • b6fe85543a PEP-8 stuff Roland Hedberg 2014-03-24 12:24:38 +01:00
  • a8c5cc5194 Merge pull request #98 from rhoerbe/master Roland Hedberg 2014-03-21 21:00:08 +01:00
  • 53e98f3656 Merge pull request #25 from rhoerbe/master Roland Hedberg 2014-03-21 15:15:01 +01:00
  • 3e993a5a45 added support for RFC 1123 date format rhoerbe 2014-03-21 15:07:26 +01:00
  • de73eba0b2 added help for -H, -i command line options rhoerbe 2014-03-21 15:00:04 +01:00
  • 76b45ee9e8 added help for -H, -i command line options rhoerbe 2014-03-21 14:59:08 +01:00
  • bbb01cdbc2 added support for RFC 1123 date format rhoerbe 2014-03-21 14:13:56 +01:00
  • c52306c11a Handling of specific exception. Roland Hedberg 2014-03-21 12:53:17 +01:00
  • acacb49ef7 Rebuilt Roland Hedberg 2014-03-21 12:52:21 +01:00
  • c9c01cc57f PEP-8 clean up . Roland Hedberg 2014-03-21 12:49:19 +01:00
  • 86f0ea0af1 Stuff was removed that shouldn't have been. Reinstating it! Roland Hedberg 2014-03-21 12:46:04 +01:00
  • 7acb36344c added description to assertion rhoerbe 2014-03-21 10:53:32 +01:00
  • b11b1e8a97 Defined the dependency on pysaml2 (>=2) Fixed a test. Roland Hedberg 2014-03-21 09:53:55 +01:00
  • a427cb1ed2 Merge branch 'master' of github.com:rohe/pysaml2 Roland Hedberg 2014-03-21 09:13:38 +01:00
  • c713f54dbc working on new version. Roland Hedberg 2014-03-21 09:13:30 +01:00
  • 73699f337d Merge pull request #97 from HaToHo/master Roland Hedberg 2014-03-21 09:12:33 +01:00
  • e9e3631e90 Fix... Hans Hörberg 2014-03-21 09:04:12 +01:00
  • 41c825058a Fix for the example repose sp. Hans Hörberg 2014-03-21 09:02:47 +01:00
  • 30b613ebb2 Deal with no subject_confirmation element present. Changed version to 2.0.0, needed by pysaml2 dependent projects. 2.0.0 Roland Hedberg 2014-03-21 08:59:52 +01:00
  • 5721ff63ae Importing test suite must happen before listing the tests can be attempted. Roland Hedberg 2014-03-21 08:30:55 +01:00
  • 09f19c7733 Made all create_* methods return the same type of response. Roland Hedberg 2014-03-21 08:11:07 +01:00
  • fa0d9c4eb2 Updated to follow the new *_request methods API. Roland Hedberg 2014-03-20 21:50:32 +01:00
  • e5a49f2146 Updated version number to signify an incompatible API change. Roland Hedberg 2014-03-20 21:40:06 +01:00
  • d3b9056e12 Methods creating request changed to return a tuple consisting of request id and request. Roland Hedberg 2014-03-20 21:34:39 +01:00
  • a442e039d2 Methods creating request changed to return a tuple consisting of request id and request. Roland Hedberg 2014-03-20 21:15:21 +01:00
  • 53df90fb9d Merge pull request #96 from HaToHo/master Roland Hedberg 2014-03-20 10:10:43 +01:00
  • 8c5ce872de Added to gitignore Hans Hörberg 2014-03-20 08:40:06 +01:00
  • cb6c2d4bab Changed the config to an example file. Hans Hörberg 2014-03-20 08:38:58 +01:00
  • f534a16772 Added **kwargs to make it possible for correctly_signed* method to have different parameters. Hans Hörberg 2014-03-20 08:33:23 +01:00
  • 637f89b1f7 Merge remote-tracking branch 'upstream/master' Hans Hörberg 2014-03-20 08:29:34 +01:00
  • 8b823d6e18 Add missing file. Roland Hedberg 2014-03-20 08:29:14 +01:00
  • 4876b04e36 Merge remote-tracking branch 'upstream/master' Hans Hörberg 2014-03-20 08:11:32 +01:00
  • 63e7731b16 Mismatch between parameters in call and parameters in method. Roland Hedberg 2014-03-20 08:11:08 +01:00
  • 659c980fa2 Missing file added. Roland Hedberg 2014-03-19 20:18:11 +01:00
  • dd73242708 Merge remote-tracking branch 'upstream/master' Hans Hörberg 2014-03-19 16:46:33 +01:00
  • f7ea25ca68 Fix for EncryptedAssertion Hans Hörberg 2014-03-19 16:30:27 +01:00
  • c208031dd6 Fix for EncryptedAssertion Hans Hörberg 2014-03-19 16:28:30 +01:00
  • b4d52f905a Fix for EncryptedAssertion Hans Hörberg 2014-03-19 16:26:17 +01:00
  • a0a2e95a2a Fix for EncryptedAssertion Hans Hörberg 2014-03-19 16:14:48 +01:00
  • f341940591 Mismatch between parameters in call and parameters in method. Roland Hedberg 2014-03-19 15:42:59 +01:00
  • 06b712bf7a Have to transform boolean into string. Roland Hedberg 2014-03-19 15:21:58 +01:00
  • 08eb8de6ed Merge remote-tracking branch 'upstream/master' Hans Hörberg 2014-03-19 15:16:32 +01:00
  • fcaff6fede Fixes for EncryptedAssertion and signing. Hans Hörberg 2014-03-19 15:16:27 +01:00
  • e43f63cae3 Fixes for EncryptedAssertion and signing. Hans Hörberg 2014-03-19 15:16:07 +01:00
  • 8f1dda7ffe Missing file Roland Hedberg 2014-03-19 15:14:36 +01:00
  • cc4960aec9 Merge branch 'master' of https://github.com/rohe/saml2test Roland Hedberg 2014-03-19 09:58:09 +01:00