summaryrefslogtreecommitdiffstats
path: root/python/tests/Provider.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated Python tests. Not finished but Valos want it to debug Lasso.Emmanuel Raviart2004-08-091-5/+5
|
* Updated Python unit tests infrastructure, so that it can be reused forEmmanuel Raviart2004-08-091-5/+4
| | | | independant simulation applications.
* Added LECP support in Python simulator and unit tests. I think I have foundEmmanuel Raviart2004-08-071-2/+8
| | | | | | | | | 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?
* Cleanly separated the new Python Lasso simulator from unit tests.Emmanuel Raviart2004-08-061-0/+35