summaryrefslogtreecommitdiffstats
path: root/python/environs
Commit message (Collapse)AuthorAgeFilesLines
* acces to RelayState in logout objectNicolas Clapies2004-07-261-11/+15
|
* Removed nameIdentifier attribute in Logout objectValery Febvre2004-07-261-1/+1
| | | | There is already a nameIdientifier attribute in ProfileContext class
* Many little fixsValery Febvre2004-07-251-4/+5
|
* initialze codeErrorFrederic Peters2004-07-251-6/+6
|
* fix the problem of setting the user environ in SOAP method :Nicolas Clapies2004-07-252-18/+52
| | | | | | | | | | | | | the problem : process_request_msg needs usr environ to verify federation and authentication. a solution : first load the request msg get the name identifier of the request find the user dump from the name identifier and load it in logout object process the request see python/examples/logout.py for the methods.
* udpate of C lecp, add python lecpNicolas Clapies2004-07-253-2/+259
|
* added --enable-python option to ./configure; default is yes.Frederic Peters2004-07-231-4/+7
| | | | --enable-python=no to not compile python bindings.
* Added lasso_user_get_authentication_method()Valery Febvre2004-07-232-9/+28
| | | | Done in Python too.
* *** empty log message ***Nicolas Clapies2004-07-231-1/+1
|
* update of logout with better support of propagation from idpNicolas Clapies2004-07-232-0/+20
|
* build was used by distutils; no longer used. (but automake creates .deps)Frederic Peters2004-07-221-1/+1
|
* ignore Makefile.in, Makefile, .deps and .libs under python/Frederic Peters2004-07-221-0/+3
|
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-221-0/+16
| | | | python module;
* profile context with function to parse a soap requestNicolas Clapies2004-07-222-0/+79
|
* Added Nicolas to authors.Emmanuel Raviart2004-07-2212-24/+24
|
* Corrected Lasso URL.Emmanuel Raviart2004-07-2212-12/+12
| | | | Some progress in Python non regression test.
* update of federation termination notificationNicolas Clapies2004-07-211-2/+2
|
* add list of identity provider id in user environNicolas Clapies2004-07-212-5/+5
|
* allow no param in init_request for class LogoutNicolas Clapies2004-07-211-1/+1
|
* update internal code to use new_from_export styleNicolas Clapies2004-07-201-2/+2
|
* *** empty log message ***Nicolas Clapies2004-07-202-0/+19
|
* initial version of register name identifierNicolas Clapies2004-07-202-0/+248
|
* update federation terminationNicolas Clapies2004-07-192-1/+33
|
* add get_attr supportNicolas Clapies2004-07-192-1/+33
|
* Added response_type & provider_type in login_getattrValery Febvre2004-07-181-3/+8
|
* *** empty log message ***Nicolas Clapies2004-07-182-0/+181
|
* *** empty log message ***Nicolas Clapies2004-07-182-0/+17
|
* *** empty log message ***Nicolas Clapies2004-07-161-0/+4
|
* *** empty log message ***Nicolas Clapies2004-07-161-0/+2
|
* *** empty log message ***Nicolas Clapies2004-07-162-0/+17
|
* *** empty log message ***Nicolas Clapies2004-07-162-0/+66
|
* Added method create_user in Login classValery Febvre2004-07-152-11/+29
| | | | + Update
* Added get for nameIdentifier & msg_relayState attributes (in login_getattr ↵Valery Febvre2004-07-141-4/+9
| | | | function)
* *** empty log message ***Valery Febvre2004-07-141-5/+4
|
* *** empty log message ***Valery Febvre2004-07-142-38/+58
|
* Added response_dump attribute.Emmanuel Raviart2004-07-131-1/+3
|
* Added missing s.Emmanuel Raviart2004-07-131-1/+1
|
* *** empty log message ***Valery Febvre2004-07-131-3/+3
|
* *** empty log message ***Valery Febvre2004-07-132-10/+10
|
* *** empty log message ***Valery Febvre2004-07-132-0/+17
|
* *** empty log message ***Valery Febvre2004-07-124-10/+44
|
* *** empty log message ***Valery Febvre2004-07-111-1/+1
|
* *** empty log message ***Valery Febvre2004-07-112-0/+60
|
* *** empty log message ***Valery Febvre2004-07-112-1/+22
|
* *** empty log message ***Valery Febvre2004-07-112-2/+45
|
* *** empty log message ***Valery Febvre2004-07-102-3/+43
|
* *** empty log message ***Valery Febvre2004-07-102-0/+69
|
* *** empty log message ***Valery Febvre2004-07-092-11/+17
|
* *** empty log message ***Valery Febvre2004-07-094-0/+261
|
* initial version : binding for logoutNicolas Clapies2004-07-092-0/+189
|