summaryrefslogtreecommitdiffstats
path: root/python/environs/py_lecp.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed old Python binding.Emmanuel Raviart2004-08-201-258/+0
|
* Removed Base64 encoding in lasso_lecp_build_authn_response_msg()Valery Febvre2004-08-091-17/+24
| | | | | | | | | | | Removed Base64 decoding in lasso_lecp_process_authn_request_envelope_msg() Removed the param 'remote_providerID' of lasso_lecp_init_authn_request() Added a param 'remote_providerID' in lasso_lecp_build_authn_request_msg() Added 3 params in lasso_lecp_build_authn_response_envelope_msg() They are necessary to build the Assertion, to process the federation and possibly to set the Status.
* Added attributes request, request_type, response, response_type to Lecp inEmmanuel Raviart2004-08-071-2/+11
| | | | Python binding. Close bug #247.
* fix in lecpNicolas Clapies2004-08-051-4/+4
|
* *** empty log message ***Nicolas Clapies2004-08-051-1/+6
|
* update of lecp python bindingNicolas Clapies2004-08-041-63/+61
|
* move server param in newNicolas Clapies2004-08-041-13/+10
|
* *** empty log message ***Nicolas Clapies2004-07-301-29/+72
|
* Update beginingValery Febvre2004-07-301-3/+3
|
* initialze codeErrorFrederic Peters2004-07-251-6/+6
|
* udpate of C lecp, add python lecpNicolas Clapies2004-07-251-0/+199