Commit Graph

30 Commits

Author SHA1 Message Date
Manuel Jeckelmann 492e8c8193 Adapted tests to focus on content rather than on sort order 2014-11-24 23:18:29 +01:00
Roland Hedberg 370972f114 Minor tweaks. 2014-10-01 11:37:06 +02:00
Roland Hedberg 3ee7ad522d Fixed the unit tests. 2014-06-20 13:08:32 +02:00
Daisuke Yamada 9266e849db Update test to conform the change of ClientSecretBasic::construct. 2014-05-06 18:02:09 +09:00
Roland Hedberg 63e20151f9 Fixed method name screw-up. 2014-01-22 14:49:46 +01:00
Roland Hedberg b60805092c Updated to work with the new JWx implementation 2013-06-04 13:50:29 +02:00
Roland Hedberg bf42d40323 Fixed tests 2013-05-01 09:08:21 +02:00
Roland Hedberg d3dfdde0d9 One step further into the refactoring. 2013-03-31 17:41:22 +02:00
Roland Hedberg 65af430281 Moving from demanding WSGI based web service. 2013-03-14 10:14:38 -04:00
Roland Hedberg 9c3aaa8795 Catch up 2013-02-22 09:50:04 +01:00
Roland Hedberg 484e061073 fixed tests 2012-12-03 20:25:42 +01:00
Roland Hedberg 5ad5a67590 Remade the key export/import/handling thing 2012-11-02 16:21:38 +01:00
Roland Hedberg ca54fdfa3d Added and fixed tests 2012-10-01 14:50:40 -04:00
Roland Hedberg 3d7e2cf643 Refactored out keystore into a module of its own.
Split RequestResponse into two classes
Change key usage tags to be similar.
2012-06-26 15:32:42 +02:00
Roland Hedberg cc865daefd Worked on test coverage 2012-05-29 16:19:43 +02:00
Roland Hedberg 3fd71e4975 Complete rewrite of the base library classes. 2012-05-15 14:29:18 +02:00
Roland Hedberg 533b0666b4 Switched from httplib2 to requests -fixed remaining topics 2012-03-24 19:26:03 +01:00
Roland Hedberg f529fbc0ae Tests for the new API 2012-03-19 15:19:50 +01:00
Roland Hedberg 5c951517aa Worked on aggregated claims 2012-02-22 11:27:27 +01:00
Roland Hedberg 28c05ff06c Revamped the key handling 2012-02-19 20:14:03 +01:00
Roland Hedberg b932433598 Code overhaul 2012-02-17 10:06:33 +01:00
Roland Hedberg 99cf35169f Access_token in CheckIDRequest are not always required
In some cases it's the audience key rather than the issuers that should be
used.
Made my stuff clear all tests.
2012-02-05 13:02:27 +01:00
Roland Hedberg 18915eb366 removed unnecessary import
Changed client key storage
Refactored authentication method handling
Key variable for sign method dictionary as for the verify method
Rewrote tests to adher to the new interfaces
2012-02-02 15:30:04 +01:00
Roland Hedberg efc585ce70 Global definition for default signing algorithm
Included jwt library
Added user defined function to display stack traces
2012-01-27 22:08:23 +01:00
Roland Hedberg 80a798feca Why sometimes dictionary and sometimes string ?
Not encoding bearer token
2012-01-25 11:05:10 +01:00
Roland Hedberg f4290dc434 Fixed problems 2012-01-24 11:24:13 +01:00
Roland Hedberg 3ebcbf0865 Going through the updated documents and updating code accordingly. 2012-01-16 15:37:05 +01:00
Roland Hedberg a09a48fecf Adding tests 2011-12-10 16:36:08 +01:00
Roland Hedberg f64fc1e225 Adding tests 2011-12-05 14:59:41 +01:00
Roland Hedberg 9d6360bbb3 Refactored 2011-12-02 13:56:05 +01:00