Commit Graph

1391 Commits

Author SHA1 Message Date
Frédéric Péters fcaf4e0089 files to be distributed in .tar.gz 2005-04-23 15:02:06 +00:00
Frédéric Péters a15f37c049 moved from hacked-up minimal Makefile to distutils 2005-04-23 14:59:55 +00:00
Frédéric Péters 33db55cd29 added identity provider introduction cookie (common domain can be set in admin
/ settings / liberty / identity provider)
2005-04-23 13:21:33 +00:00
Frédéric Péters 0f3a0e10ee implemented rni-sp-http and rni-sp-soap 2005-04-23 12:04:58 +00:00
Frédéric Péters e9db9ca523 looking up an identity by name identifier 2005-04-23 12:04:34 +00:00
Frédéric Péters e1cb2e4a4d new line only if there is a remote name identifier 2005-04-23 12:04:15 +00:00
Frédéric Péters 0777d6d9f8 newline between remote and local name identifiers 2005-04-23 12:03:51 +00:00
Frédéric Péters 67211c02fb fixed soap fedterm, correctly writes back session changes 2005-04-23 10:20:39 +00:00
Frédéric Péters bbaeb97aa4 implemented remaining fedterm profiles 2005-04-23 09:10:20 +00:00
Frédéric Péters 1c850ca518 removed name_identifiers from identity, data is now gathered straight from
lasso_identity_dump, no longer need to be duplicated.  Implemented
fedterm-sp-http (fedterm-sp-soap remains to do)
2005-04-23 08:07:33 +00:00
Frédéric Péters ab04b26b76 fixed soap logout with one-time policy; autofocus for username field 2005-04-22 18:32:41 +00:00
Frédéric Péters 5adc543569 deals with one time name identifiers 2005-04-22 16:54:17 +00:00
Frédéric Péters 0fb644cc51 don't barf when logged user removes itself 2005-04-22 16:53:22 +00:00
Frédéric Péters ba332f9704 raise 404 on inexistent federation 2005-04-22 15:36:11 +00:00
Frédéric Péters fcf61400a2 minimal account management page, allows to single logout (had no link) and to
terminate federation (new, only SOAP for now)
2005-04-22 10:18:10 +00:00
Frédéric Péters cdbd708720 fixed home title 2005-04-21 11:59:42 +00:00
Frédéric Péters b58121b17f fixed function rename 2005-04-21 11:52:51 +00:00
Frédéric Péters fd6acec2f0 installs png file from authentic/ (used for logout get) 2005-04-21 11:27:51 +00:00
Frédéric Péters 4c0061e0b9 cleaned up some liberty html 2005-04-21 10:47:40 +00:00
Frédéric Péters 5d6fa1bfc4 use get_provider_label 2005-04-21 10:46:37 +00:00
Frédéric Péters 60dba1d36a get_provider_label() to get OrganizationDisplayName, fallback to
OrganizationName, fallback to providerId.
2005-04-21 10:46:05 +00:00
Frédéric Péters 86af571e98 single logout by idp, GET method (the one with little pictures) 2005-04-21 10:13:22 +00:00
Frédéric Péters 923f10e2fd correctly deals with base AccessError exception 2005-04-21 10:12:28 +00:00
Frédéric Péters d161aafeb7 keys shouldn't have '/' in them; replace them by - 2005-04-21 08:24:21 +00:00
Frédéric Péters 4693754912 error page on SSO from unregistered provider. 2005-04-21 07:53:02 +00:00
Frédéric Péters a2728c839e possibly done with http://projectliberty.org/profiles/slo-sp-http (I don't
know how to configure souk so it always use redirects instead of soap)
2005-04-20 21:15:54 +00:00
Frédéric Péters 0962773b78 done with http://projectliberty.org/profiles/slo-sp-soap (soap single logout
initiated by a service provider)
2005-04-20 20:25:13 +00:00
Frédéric Péters 08fec1609a soap input handling of logout requests (missing part is sending out soap
requests)
2005-04-20 18:53:44 +00:00
Frédéric Péters 81dbdf0660 name_identifiers may be stored in sessions; fixed session_manager keys() 2005-04-20 18:52:58 +00:00
Frédéric Péters 2786e239df set cookie name to "authentic" 2005-04-20 18:09:51 +00:00
Frédéric Péters 3c5615ab91 prefill identity uid 2005-04-20 15:57:18 +00:00
Frédéric Péters cdb38513e1 lessened h1 titles 2005-04-20 15:20:05 +00:00
Frédéric Péters 4375b1e707 that XXX item has been done 2005-04-20 14:43:58 +00:00
Frédéric Péters 02babddf86 fixed product name in title 2005-04-20 14:41:56 +00:00
Frédéric Péters e49b186f17 files to ignore 2005-04-20 14:41:02 +00:00
Frédéric Péters d45d476d67 don't bail on CVS directory 2005-04-20 14:40:30 +00:00
Frédéric Péters 61d23b924b versioned python2.3-lasso dependency 2005-04-20 14:37:51 +00:00
Frédéric Péters ed3c75e1e6 reenabled call to provider.getOrganization() to provider OrganizationName (only
when available in Lasso)
2005-04-20 13:41:33 +00:00
Frédéric Péters 7f8a4ac185 new is_admin method, currently with old stupid test (uid == 1). 2005-04-20 13:19:06 +00:00
Frédéric Péters 6140923c0c cleaned up a little html things (factored html_{top,foot} and HtmlWidget) 2005-04-20 13:09:02 +00:00
Frédéric Péters b0a05eff95 Initial revision 2005-04-20 12:02:39 +00:00