summaryrefslogtreecommitdiffstats
path: root/python/tests/ServiceProvider.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | independant simulation applications.
* Added LECP support in Python simulator and unit tests. I think I have foundEmmanuel Raviart2004-08-071-41/+119
| | | | | | | | | 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?
* 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 isPassive tests.
* 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