Commit Graph

146 Commits

Author SHA1 Message Date
fpeters 09ce1abcb5 looks like compiling against lasso 0.4.1 2004-09-08 09:52:57 +00:00
fpeters 9505812309 require lasso >= 0.4.1 2004-09-08 09:02:51 +00:00
fpeters b0b24eb49b added sso browser post profile; updated to lasso api for defederatio 2004-08-25 16:59:57 +00:00
fpeters d11407a986 replace my own unquote() with libxml2 xmlURIUnescapeString 2004-08-14 14:24:20 +00:00
fpeters 0227564873 int is really lassoRequestType 2004-08-14 10:12:23 +00:00
fpeters f504f28483 more on ocsp; 2004-08-13 13:11:18 +00:00
fpeters dffd2e0cc5 complicating things further; OCSP server URL can be retrieved from client
certificate (the issuer as well but I'm not confident with the code)
2004-08-13 12:30:39 +00:00
fpeters 0a5a74f919 misc and section about metadata files 2004-08-11 17:50:07 +00:00
fpeters bcfb981810 moved part of the documentation from INSTALL to doc/manual.txt. 2004-08-11 17:31:41 +00:00
fpeters 244c53a6cf commenting 2004-08-11 14:36:04 +00:00
fpeters 2a3db44582 cleaned up login profile 2004-08-11 14:16:08 +00:00
fpeters 41018d873e output proper Liberty-Enabled header 2004-08-11 13:17:54 +00:00
fpeters 33c1316e0d single logout initiated by IdP; not yet implemented 2004-08-11 09:55:10 +00:00
fpeters 3ca91ef502 proper lecp soap answer 2004-08-11 08:25:30 +00:00
fpeters 3f40c2d773 postgresql doc updates 2004-08-10 21:24:25 +00:00
fpeters 57ccbc6278 enlarging 2004-08-10 21:17:40 +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 5be37d3b25 federation termination 2004-08-10 17:31:36 +00:00
fpeters e8db19ceff styling 2004-08-10 17:31:13 +00:00
fpeters 8703ac6514 <reauthenticationDelay> in config file 2004-08-10 11:18:03 +00:00
fpeters bf26bae9cd properly set reauthenticateOnOrAfter time value (now+2hour) 2004-08-10 11:07:34 +00:00
fpeters 6906849681 updated idp metadata 2004-08-10 09:41:47 +00:00
fpeters aedaba9148 IdP initiated federation termination (HTTP/Redirect) 2004-08-10 09:17:33 +00:00
fpeters 0e7464dbc4 we say so in the doc 2004-08-10 08:42:39 +00:00
fpeters bb60be1d87 lecp support; yeah sure. 2004-08-10 08:40:45 +00:00
fpeters 33c6c59d5e only link against necessary db libs 2004-08-09 15:42:49 +00:00
fpeters 40dae7e4d6 cleaned up a few warnings 2004-08-09 15:33:35 +00:00
fpeters a295fc0d22 moved authentication to a separate file 2004-08-09 12:53:37 +00:00
fpeters e8d14d1472 starting the federation termination from the IdP; first step. 2004-08-09 11:57:19 +00:00
fpeters e8b3122f19 note about federation termination in manual 2004-08-09 07:54:39 +00:00
fpeters bb147f33d1 handling of federation termination (initiated by SP and using SOAP) 2004-08-09 07:52:33 +00:00
fpeters 7f792f4e9c doap 2004-08-08 19:21:09 +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 04eb370801 detection of rest2html 2004-08-07 19:35:03 +00:00
fpeters 5170bf56b6 style 2004-08-07 19:24:41 +00:00
fpeters 35fc3c34e6 typo 2004-08-07 19:24:32 +00:00
fpeters 0972431cf0 more mysql function; should really use mysql_real_escape_string() 2004-08-07 14:09:47 +00:00
fpeters 2bb9ae12f7 style 2004-08-07 14:09:28 +00:00
fpeters ed7efa2629 always use PQexecParams 2004-08-07 13:54:01 +00:00
fpeters 01c12c62e8 starting the mysql interface; I prefer postgresql API 2004-08-07 12:14:50 +00:00
fpeters 287e4e0ddc receiving LAREQ with POST is implemented; not tested. 2004-08-07 11:11:27 +00:00
fpeters e7ddd870a6 url-encoded post handling; first step 2004-08-07 10:25:02 +00:00
fpeters 0c7023441d not yet a complete post support 2004-08-07 09:30:28 +00:00
fpeters c7d4ef9c41 sanity check for input 2004-08-07 09:30:11 +00:00
fpeters c2c17c3b65 util function to create soap error message 2004-08-07 09:29:45 +00:00
fpeters bbd12a96dc fixed singleSignOn location in example 2004-08-06 22:45:01 +00:00
fpeters 1ecdf31683 rest notes 2004-08-06 22:43:43 +00:00