Commit Graph

111 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 1acc82c2da ocspCheck is made optional 2004-09-08 16:23:54 +00:00
fpeters 47eca42840 note about ocspIssuer if not found and not in config file 2004-09-08 16:17:30 +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 df85d2c003 one more s 2004-09-08 14:07:57 +00:00
fpeters 0f7be3ef1e generic grant statements 2004-09-08 14:03:53 +00:00
fpeters 398e467307 explicitely save name identifier 2004-09-08 13:55:58 +00:00
fpeters e4841c8bd8 it compiles now 2004-09-08 12:35:48 +00:00
fpeters 5173ce77ba talk about other service urls 2004-09-08 11:45:21 +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 e8dfdd5e1a set db to NULL if connection failed 2004-09-08 10:42:20 +00:00
fpeters 247d900c46 more on single logout 2004-09-08 10:40:32 +00:00
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