Commit Graph

16 Commits

Author SHA1 Message Date
Emmanuel Raviart 90f1e1f493 Added new argument to lasso_login_build_authn_request_msg. 2004-08-20 17:43:07 +00:00
Emmanuel Raviart c4344d4b1b Updated Python high-level binding and tests.
May all the lights be green!
2004-08-20 00:13:35 +00:00
Emmanuel Raviart 8059e3ee83 Improved session deletion in Python simulator. 2004-08-16 03:48:53 +00:00
Emmanuel Raviart e6f7ff0416 Added logout to sample Liberty proxy, but it fails because of Lasso bug #259. 2004-08-14 08:36:18 +00:00
Emmanuel Raviart 2c3b5a50c5 Create a new test Proxy server (a server between a SP and an IDP, which acts
as an IDP for the SP and as a SP for the IDP): login works.
2004-08-11 23:02:55 +00:00
Emmanuel Raviart b33fc6a2ab Better handling and checking of Liberty-Enabled header. 2004-08-11 14:08:14 +00:00
Emmanuel Raviart 80a5b0009a In python/tests, there are now a sample IDP (sample-idp.py) and a sample SP
(sample-sp.py). The two applications are real servers.
2004-08-11 09:59:58 +00:00
Emmanuel Raviart c753e696c4 Improved Python unit tests. 2004-08-10 09:37:37 +00:00
Emmanuel Raviart a0a74c1a17 Updated Python tests. Not finished but Valos want it to debug Lasso. 2004-08-09 16:19:45 +00:00
Emmanuel Raviart 4287b64023 Updated Python unit tests infrastructure, so that it can be reused for
independant simulation applications.
2004-08-09 05:35:34 +00:00
Emmanuel Raviart b46a6f8038 Added LECP support in Python simulator and unit tests. I think I have found
several bugs in Lasso LECP implementation.

My biggest problem is that I didn't find a way for IDP to set
userAuthenticated, authenticationMethod, reauthenticateOnOrAfter to lecp
before (or when) building response envelope with
lecp.build_authn_response_envelope_msg(). Did I overlook something?
2004-08-07 20:42:02 +00:00
Emmanuel Raviart ff605a8ca2 Added tests for forceAuthn. Light will still be green. 2004-08-06 21:38:01 +00:00
Emmanuel Raviart f71f68877f Added Python simulation for isPassive and corrected some simulation bugs.
Added isPassive tests.
2004-08-06 20:48:24 +00:00
Emmanuel Raviart f437999e77 Added new Python test. It works, but see bug #245. 2004-08-06 16:07:39 +00:00
Emmanuel Raviart 4d8e17eade Corrected a bug in test. 2004-08-06 14:59:34 +00:00
Emmanuel Raviart 3473ac144f Cleanly separated the new Python Lasso simulator from unit tests. 2004-08-06 14:13:01 +00:00