Commit Graph

21 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
Roland Hedberg ef0602246e Removed unused method arguments. 2013-09-13 20:37:38 +02:00
Roland Hedberg 27005997a6 Changed claims format 2013-05-28 16:02:12 +02:00
Roland Hedberg b9ca331a69 Changed expires_at -> client_secret_expires_at and issued_at/issued -> client_id_issued_at. 2013-05-24 08:43:24 +02:00
Roland Hedberg f391091b39 Back at square one, though another square :-) All tests works. 2013-04-03 22:11:44 +02:00
Roland Hedberg 65af430281 Moving from demanding WSGI based web service. 2013-03-14 10:14:38 -04:00
Roland Hedberg 15bcde4fce Made verify as a side effect replace JWT with parsed and verified class instance. 2012-07-07 22:14:08 +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 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 3ebcbf0865 Going through the updated documents and updating code accordingly. 2012-01-16 15:37:05 +01:00
Roland Hedberg 23e7a870b3 Going through the updated documents and updating code accordingly. 2012-01-10 09:56:00 +01:00
Roland Hedberg b76d157750 Adding tests 2011-12-08 07:31:42 +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
Roland Hedberg 62b8f886fc Refactored 2011-11-30 15:06:19 +01:00