Commit Graph

39 Commits

Author SHA1 Message Date
fpeters 600998355d updated database schema; previous one won't work anymore 2004-09-10 09:37:11 +00:00
fpeters ffecadab2a ; 2004-09-08 15:40:08 +00:00
fpeters 99d3871aa0 strduping strings 2004-09-08 15:39:03 +00:00
fpeters 9a25e8697b perhaps better 2004-09-08 15:14:10 +00:00
fpeters 654c584b58 looks like it might work 2004-09-08 15:09:27 +00:00
fpeters 0322fbdb90 remove federation is now called from within lasso; why is this still part of
lasso API ?
2004-09-08 11:28:35 +00:00
fpeters 09ce1abcb5 looks like compiling against lasso 0.4.1 2004-09-08 09:52:57 +00:00
fpeters b0b24eb49b added sso browser post profile; updated to lasso api for defederatio 2004-08-25 16:59:57 +00:00
fpeters 0227564873 int is really lassoRequestType 2004-08-14 10:12:23 +00:00
fpeters 2a3db44582 cleaned up login profile 2004-08-11 14:16:08 +00:00
fpeters e51d6a8516 remove response dump from assertions table after usage 2004-08-10 18:32:05 +00:00
fpeters 0ef05a5ceb keeping up on freeing memory; everything should be done by now 2004-08-10 18:12:14 +00:00
fpeters 16897d558f cleaning up memory 2004-08-10 17:58:09 +00:00
fpeters aedaba9148 IdP initiated federation termination (HTTP/Redirect) 2004-08-10 09:17:33 +00:00
fpeters bb60be1d87 lecp support; yeah sure. 2004-08-10 08:40:45 +00:00
fpeters 40dae7e4d6 cleaned up a few warnings 2004-08-09 15:33:35 +00:00
fpeters e8d14d1472 starting the federation termination from the IdP; first step. 2004-08-09 11:57:19 +00:00
fpeters bb147f33d1 handling of federation termination (initiated by SP and using SOAP) 2004-08-09 07:52:33 +00:00
fpeters d1324ee3ba allow more than one service provider 2004-08-08 15:36:51 +00:00
fpeters 3d8b8c57f3 fixed up compilation warnings 2004-08-08 15:01:32 +00:00
fpeters c7d4ef9c41 sanity check for input 2004-08-07 09:30:11 +00:00
fpeters 8b4fe5dee1 added documentation 2004-08-06 21:19:48 +00:00
fpeters c27fa52699 login/logout; working nicely 2004-08-06 17:24:43 +00:00
fpeters b2a7f07c83 logout is ok 2004-08-06 17:06:46 +00:00
fpeters 00b962b935 lecp is now "handled" by the single sign on service url 2004-08-06 10:28:16 +00:00
fpeters 1d30fda7af in the void; a few LECP lines 2004-08-06 09:32:08 +00:00
fpeters ac3b53e234 handle logout in soapEndpoint (not tested since I realize I have an expression
problem on login)
2004-08-05 20:00:11 +00:00
fpeters 8134446c4f enabled stub LECP handling 2004-08-05 18:32:54 +00:00
fpeters 3c8183e9a2 error checking 2004-08-05 15:10:00 +00:00
fpeters 5140dc4ec1 functional login (http auth) (and with postgresql, mysql not yet done) 2004-08-05 14:14:01 +00:00
fpeters 20a82d248b updated to cvs lasso (still labeled as 0.3.0); implemented some database functions 2004-08-04 15:34:27 +00:00
fpeters b3e3d6b057 updated logout 2004-08-03 13:31:18 +00:00
fpeters 82282df8a3 first logout lines 2004-08-03 13:09:16 +00:00
fpeters c39d54b5ce skeleton for logout and lecp requests 2004-08-03 12:46:25 +00:00
fpeters 130402fda0 reorganized code; less magic, more power. It could be made to work with HTTP
authentication now.
2004-08-03 08:34:43 +00:00
fpeters 973fc0e937 a first step to authentication; needs to get db access working 2004-08-02 18:51:40 +00:00
fpeters f45b6dbbed use an xml file to store configuration; sample config.xml 2004-07-30 20:22:01 +00:00
fpeters 6d0247a2e2 don't hardcode /home/fred/... as directory for certificates and metadata. They
are installed and to be found in $pkgdatadir (default is $prefix/share/idpc)
2004-07-30 11:41:30 +00:00
fpeters ae9e37b137 initial import 2004-07-30 11:07:25 +00:00