Commit Graph

1481 Commits

Author SHA1 Message Date
Clément Oudot
82b4ea080e Load correct authentication module for authLogout (#LEMONDLAP-19) 2010-09-03 15:23:08 +00:00
Xavier Guimard
8663fd29e9 AddUserDBOpenID 2010-09-03 15:20:38 +00:00
Xavier Guimard
ec71ba81e3 Remove Cache::Cache->purge() call (keys are checked by get()) 2010-09-03 15:14:54 +00:00
Clément Oudot
615f0ba259 Transport authChoice in OpenID workflow 2010-09-03 14:58:25 +00:00
Clément Oudot
a8cc940774 Manage authChoice in CAS proxy callback 2010-09-03 14:53:31 +00:00
Clément Oudot
9e38c5ea2a Transport authChoice in CAS authentication 2010-09-03 14:24:19 +00:00
Clément Oudot
41151228ff Typo in checkXSSAttack call 2010-09-03 14:23:54 +00:00
Clément Oudot
f47388bc32 Update MANIFEST for UserDBOpenID 2010-09-03 14:23:30 +00:00
Clément Oudot
ec8eb57b1f * Common XSS attack check method
* Check XSS attack on authChoice parameter
2010-09-03 14:15:44 +00:00
Xavier Guimard
eacdc8e2dd Typo 2010-09-03 13:37:49 +00:00
Xavier Guimard
47cb5c1a59 OpenID consumer now supports "OpenID Simple Registration Extension" 2010-09-03 13:34:35 +00:00
Clément Oudot
c10f1a96db Authentication choice in progress (#19) 2010-09-03 13:21:03 +00:00
Clément Oudot
0f4212abc2 URL param to choose authentication module (#LEMONLDAP19) 2010-09-02 15:32:40 +00:00
Clément Oudot
c76fca5f0e Work on sessions explorer (#154) 2010-09-02 14:32:21 +00:00
Xavier Guimard
0e1f5f4217 According to OpenID-2.0 specs, HTML field should be called "openid_identifier" 2010-09-02 10:38:28 +00:00
Xavier Guimard
9cae299dfc "make dist" does not display any errors now 2010-09-02 10:23:27 +00:00
Clément Oudot
9992c56f43 Configure mapping between SAML authentication contexts and authentication levels (#152) 2010-09-02 09:09:10 +00:00
Clément Oudot
8d6899c2b2 Configuration keys for authentication levels (#152) 2010-09-01 16:06:01 +00:00
Clément Oudot
093019d623 Resolve conflicts between UTF8 and JSON responses in Manager (#150) 2010-09-01 15:02:55 +00:00
Xavier Guimard
06beaa6ff4 « make tidy » 2010-09-01 12:56:15 +00:00
Xavier Guimard
dd597a7cce OpenID federation message 2010-09-01 12:52:56 +00:00
Clément Oudot
a5ac6ee02b Recreate an ARRAY ref for ldapGroupAttributeNameSearch (#1) 2010-09-01 10:59:11 +00:00
Clément Oudot
aa42a1cd62 Manage UTF-8 in Manager the same way we do for Portal 2010-09-01 10:30:07 +00:00
Clément Oudot
6dd0c45e61 Add fake authFinish in Portal unit test 01 2010-09-01 10:29:24 +00:00
Xavier Guimard
4c17e319f0 Delete some errors in "make dist" 2010-09-01 09:59:19 +00:00
Clément Oudot
0f973b7b87 Set external authenticationLevel to 1 2010-09-01 09:53:55 +00:00
Xavier Guimard
a54b43a4c8 * jquery not managed in Debian install for "impact"
* new sub searchLt in Common/Apache/Session.pm to be used later by purgeCentralCache
 * lemonldap-ng.ini: link to lemonldap/ow2.org instead of direct link on Wiki
 * Some unused Data::Dumper
2010-09-01 09:47:46 +00:00
Xavier Guimard
7770f58ab2 Error using Lemonldap::NG::Common::Crypt 2010-09-01 09:16:02 +00:00
Clément Oudot
e5bbac08de Add authFinish, authLogout and authForce in authentication modules (#149) 2010-09-01 08:59:39 +00:00
Xavier Guimard
f7bc27e310 Typo 2010-09-01 08:13:44 +00:00
Xavier Guimard
ebc6609da9 Typo 2010-09-01 08:11:34 +00:00
Clément Oudot
3b8a38c083 Manage UTF-8 strings in template 2010-08-31 15:47:50 +00:00
Xavier Guimard
f6f09f635c IssuerOpenID in progress 2010-08-31 15:36:32 +00:00
Clément Oudot
038f57d7b5 SAML Issuer: redirect on logout page after logout process initiated by IDP 2010-08-31 15:21:17 +00:00
Clément Oudot
0d5faacc0a Manage // in path when checking IssuerDB path 2010-08-31 15:14:44 +00:00
Clément Oudot
88272cce87 Use _saml_id key in SAML sessions to rattach them to main SSO session_id (#148) 2010-08-31 14:36:45 +00:00
Clément Oudot
35935c5b7f Little bug in controlExistingSession 2010-08-31 12:23:11 +00:00
Clément Oudot
1e1f9bf5ea Modify binmode to bytes for SOAP responses (closes #144) 2010-08-31 10:34:28 +00:00
Xavier Guimard
2295d560f8 "make manifest" 2010-08-31 06:53:04 +00:00
Xavier Guimard
13db192f6c Some Debian little things... 2010-08-31 06:51:02 +00:00
Clément Oudot
a73968cd84 AuthCAS: use logoutServices to register CAS logout URL 2010-08-30 16:01:25 +00:00
Clément Oudot
92352246ee Support from logout services: they are deconnected with a GET request after portal logout (#121) 2010-08-30 15:46:26 +00:00
Clément Oudot
611d252ebc AuthCAS: renew and gateway flags can now been configured 2010-08-30 13:41:45 +00:00
Clément Oudot
9a4df749fe CAS: Manage renew flag in VALIDATE and SERVICE VALIDATE URL (#101) 2010-08-30 09:24:04 +00:00
Clément Oudot
d3aefd81b8 AuthCAS: declare authForce method 2010-08-30 09:01:15 +00:00
Clément Oudot
60296f0143 CAS: Manage renew flag in LOGIN URL (#101) 2010-08-30 08:56:16 +00:00
Clément Oudot
8e7c112181 AuthCAS: declare authLogout and authFinish methods 2010-08-30 08:38:53 +00:00
Clément Oudot
e3010de6e5 CAS Issuer (#101):
* Manage gateway parameter (refused unauthenticated user)
* Display CAS logout URL message
* Do not check base64 encoded URL for CAS (mandatory for logout URL management)
2010-08-27 16:07:19 +00:00
Xavier Guimard
7eb813fbca Little TODO 2010-08-27 15:35:53 +00:00
Xavier Guimard
cd00bf3b62 OpenID server in progress 2010-08-27 15:34:03 +00:00