summaryrefslogtreecommitdiffstats
path: root/python/examples
Commit message (Collapse)AuthorAgeFilesLines
* fixed tabulations in python files (oh the horror; they were mixed with spaceFrederic Peters2004-07-254-16/+16
| | | | | indendations). Also installed a test on commits to catch this (and check xml files)
* fix the problem of setting the user environ in SOAP method :Nicolas Clapies2004-07-251-4/+9
| | | | | | | | | | | | | 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.
* update of logout with better support of propagation from idpNicolas Clapies2004-07-232-35/+50
|
* Nearly completed Python & Java first non-regression test for login.Emmanuel Raviart2004-07-221-1/+1
| | | | | | | | | | But Java test doesn't work: java.lang.UnsatisfiedLinkError: libjlasso: not found Adding its directory to LD_LIBRARY_PATH may help. at LoginTest.main (LoginTest.java:165) And I don't understand why. Please professor, help me!
* ignore Makefile.in, Makefile, .deps and .libs under python/Frederic Peters2004-07-221-0/+2
|
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-221-0/+9
| | | | python module;
* update of logout example with test of the request soapNicolas Clapies2004-07-221-7/+11
|
* *** empty log message ***Nicolas Clapies2004-07-211-0/+2
|
* *** empty log message ***Nicolas Clapies2004-07-211-1/+1
|
* update of federation termination notificationNicolas Clapies2004-07-211-8/+4
|
* *** empty log message ***Nicolas Clapies2004-07-211-6/+6
|
* add list of identity provider id in user environNicolas Clapies2004-07-213-6/+6
|
* *** empty log message ***Nicolas Clapies2004-07-203-33/+30
|
* update internal code to use new_from_export styleNicolas Clapies2004-07-201-7/+19
|
* update federation terminationNicolas Clapies2004-07-191-9/+36
|
* *** empty log message ***Nicolas Clapies2004-07-181-1/+21
|
* *** empty log message ***Nicolas Clapies2004-07-162-0/+71
|
* UpdateValery Febvre2004-07-151-2/+1
|
* add class User, update class Logout, update example logout.pyNicolas Clapies2004-07-131-42/+33
|
* Use constant instead of integer.Emmanuel Raviart2004-07-131-1/+1
|
* *** empty log message ***Valery Febvre2004-07-131-3/+0
|
* Yet another very important correction.Emmanuel Raviart2004-07-131-1/+1
|
* Corrected typo.Emmanuel Raviart2004-07-131-1/+1
|
* *** empty log message ***Valery Febvre2004-07-131-1/+1
|
* *** empty log message ***Valery Febvre2004-07-131-1/+1
|
* *** empty log message ***Valery Febvre2004-07-121-1/+4
|
* *** empty log message ***Valery Febvre2004-07-121-7/+7
|
* *** empty log message ***Valery Febvre2004-07-111-0/+16
|
* *** empty log message ***Valery Febvre2004-07-111-0/+20
|
* *** empty log message ***Valery Febvre2004-07-101-2/+34
|
* *** empty log message ***Valery Febvre2004-07-101-0/+32
|
* *** empty log message ***Valery Febvre2004-05-251-34/+46
|
* some updateValery Febvre2004-05-131-7/+14
| | | | more comments
* add registration python exampleNicolas Clapies2004-05-131-0/+51
|
* c example for federation termination notificationNicolas Clapies2004-05-111-12/+0
|
* name identifier mapping response low class binding and, examples ...Nicolas Clapies2004-05-111-0/+38
|
* initial versionNicolas Clapies2004-05-112-0/+88
|
* *** empty log message ***Valery Febvre2004-05-091-6/+6
|
* *** empty log message ***Valery Febvre2004-05-061-14/+10
|
* last version which demonstrates an Authentication Request/Response (more ↵Valery Febvre2004-05-021-3/+49
| | | | comments)
* *** empty log message ***Valery Febvre2004-04-291-48/+8
|
* *** empty log message ***Valery Febvre2004-04-211-1/+5
|
* *** empty log message ***Valery Febvre2004-04-131-5/+12
|
* *** empty log message ***Valery Febvre2004-04-091-1/+1
|
* *** empty log message ***Valery Febvre2004-04-081-4/+4
|
* *** empty log message ***Valery Febvre2004-04-081-3/+5
|
* *** empty log message ***Valery Febvre2004-04-081-5/+28
|
* *** empty log message ***Valery Febvre2004-04-071-0/+28