summaryrefslogtreecommitdiffstats
path: root/python/tests/ServiceProvider.py
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete Python test framework.Emmanuel Raviart2004-08-251-321/+0
* Moved param 'http_method' of lasso_login_build_authn_request_msg() methodValery Febvre2004-08-211-2/+3
* Added new argument to lasso_login_build_authn_request_msg.Emmanuel Raviart2004-08-201-1/+1
* Updated Python high-level binding and tests.Emmanuel Raviart2004-08-201-5/+5
* Improved session deletion in Python simulator.Emmanuel Raviart2004-08-161-0/+3
* Added logout to sample Liberty proxy, but it fails because of Lasso bug #259.Emmanuel Raviart2004-08-141-1/+6
* Create a new test Proxy server (a server between a SP and an IDP, which actsEmmanuel Raviart2004-08-111-56/+57
* Better handling and checking of Liberty-Enabled header.Emmanuel Raviart2004-08-111-7/+7
* In python/tests, there are now a sample IDP (sample-idp.py) and a sample SPEmmanuel Raviart2004-08-111-12/+68
* Improved Python unit tests.Emmanuel Raviart2004-08-101-18/+12
* Updated Python tests. Not finished but Valos want it to debug Lasso.Emmanuel Raviart2004-08-091-71/+68
* Updated Python unit tests infrastructure, so that it can be reused forEmmanuel Raviart2004-08-091-59/+57
* Added LECP support in Python simulator and unit tests. I think I have foundEmmanuel Raviart2004-08-071-41/+119
* Added tests for forceAuthn. Light will still be green.Emmanuel Raviart2004-08-061-1/+6
* Added Python simulation for isPassive and corrected some simulation bugs.Emmanuel Raviart2004-08-061-4/+11
* Added new Python test. It works, but see bug #245.Emmanuel Raviart2004-08-061-9/+14
* Corrected a bug in test.Emmanuel Raviart2004-08-061-1/+1
* Cleanly separated the new Python Lasso simulator from unit tests.Emmanuel Raviart2004-08-061-0/+171