Commit Graph

196 Commits

Author SHA1 Message Date
Xavier Guimard
3d67ee3c17 Keys *Params must bu in lowercase 2015-12-15 19:05:41 +00:00
Xavier Guimard
319df84b93 authChoice management 2015-12-14 22:24:11 +00:00
Xavier Guimard
3d22c04d9b More work around authChoice 2015-12-13 22:09:35 +00:00
Xavier Guimard
3372341fec Start authChoice management 2015-12-12 13:18:48 +00:00
Xavier Guimard
192fe98951 Set authChoiceParam default value 2015-12-12 13:18:44 +00:00
Xavier Guimard
13fb310a69 Update PEMs regexp 2015-12-10 21:05:18 +00:00
Xavier Guimard
5a3fc1bfed Adapt "multi" system to the new manager
IMPORTANT: auth and userDB stacks are now in distinct keys
2015-12-10 20:05:29 +00:00
Xavier Guimard
3a390228dc Add user logs 2015-12-10 12:28:08 +00:00
Clément Oudot
3b4f2b58ae Fix tests on session backend and on cookie name (#820) 2015-10-26 18:23:25 +00:00
Clément Oudot
d366991884 Set anonymous in cfgAuthor if Manager is not protected (#820) 2015-10-26 09:13:07 +00:00
Clément Oudot
d485871354 Work on UI for OpenID Connect (#820) 2015-10-23 15:39:29 +00:00
Clément Oudot
df7c1f5d2d Set help page for OpenID Connect service (#820) 2015-10-23 10:19:51 +00:00
Clément Oudot
fdf164aebf Remove HTML markups from return messages (#820) 2015-10-22 12:52:12 +00:00
Clément Oudot
b1a2fec391 Manage OpenID Connect in configuration tests (#820) 2015-10-22 12:52:11 +00:00
Clément Oudot
cb27bc8f93 Load Common::Regexp for configuration tests (#820) 2015-10-22 12:35:43 +00:00
Clément Oudot
5f53945cb7 Remove unused file (#820) 2015-10-22 12:35:42 +00:00
Clément Oudot
df59540d22 make tidy 2015-10-22 08:40:12 +00:00
Clément Oudot
399a8371b9 Add OpenID Connect in authentication and userDB select (#820, #LEMONLDAP-183) 2015-10-22 08:40:08 +00:00
Xavier Guimard
052bade608 Force inserting conf when restoring a saved one 2015-10-17 19:42:13 +00:00
Clément Oudot
5fba85ce4e Add AD attributes in Manager for trunk (#822) 2015-10-05 14:07:28 +00:00
Xavier Guimard
d8c2e6fbd1 Typo 2015-09-22 12:56:34 +00:00
Xavier Guimard
9261cf2836 Manager logging in progress
Logging works now for protection => 'manager||authenticate'
2015-07-27 19:30:22 +00:00
Xavier Guimard
4645600eda Trace in progress (cfgAuthor) 2015-07-26 12:18:16 +00:00
Clément Oudot
346a84b8e2 Fix page name for OpenID Connect IDP documentation (#820) 2015-07-24 15:53:52 +00:00
Clément Oudot
1d5a1d1518 Fix type of portalDisplayRegister and portalDisplayResetPassword (#820) 2015-07-24 13:34:28 +00:00
Clément Oudot
faae7be043 Preview of background image (#820) 2015-07-23 16:49:22 +00:00
Xavier Guimard
a31c256c63 Replace temporary hook to set {{portal}} and {{domain}} scope variables 2015-07-22 19:41:37 +00:00
Clément Oudot
d89b82e409 Use a select for portal skin background (#820) 2015-07-21 20:01:05 +00:00
Clément Oudot
dedd6f2491 Add portalSkinBackground in Manager (#820) 2015-06-22 12:18:02 +00:00
Xavier Guimard
12a5b71f35 Add comments 2015-06-21 19:52:22 +00:00
Xavier Guimard
baa2be3d78 Create fake type "subContainer" 2015-06-21 19:52:19 +00:00
Clément Oudot
b80448990c Add extra claims in Manager (#184) 2015-06-19 09:18:24 +00:00
Xavier Guimard
6b47c635a3 Remove "compact" test that has to be done somewhere else 2015-06-18 18:38:22 +00:00
Xavier Guimard
9d5086a10d Clean tests 2015-06-17 12:00:14 +00:00
Xavier Guimard
5b344e4b09 lmLog doesn't exists here 2015-06-17 11:40:27 +00:00
Clément Oudot
ae76600d6f Configure OIDC sessions in Manager (#183 / #LEMONLDAP-184) 2015-06-16 15:08:34 +00:00
Clément Oudot
723973bd9c Fix OIDC Security node in Manager (#184 / #LEMONLDAP-820) 2015-06-16 10:33:16 +00:00
Xavier Guimard
ff11233b33 Add missing file 2015-06-11 18:36:20 +00:00
Xavier Guimard
9e75b3a406 Avoid warnings with some Perl versions 2015-06-11 18:34:07 +00:00
Clément Oudot
e3af829e5a Remove portalAutocomplete configuration (#824) 2015-06-11 12:59:20 +00:00
Clément Oudot
b81aea14b4 Define an ID for public key (#184) 2015-06-05 12:55:06 +00:00
Clément Oudot
fe77ab4dbb CHeck session iframe with CORS for session management (#184) 2015-06-01 18:22:36 +00:00
Clément Oudot
05ecd34598 Parameter to define allowed flows (#184) 2015-05-29 16:49:32 +00:00
Clément Oudot
121e578b7e Parameter to allow dynamic client registration (#184) 2015-05-29 10:07:54 +00:00
Xavier Guimard
d694323b11 Set version to 2.0.0 2015-05-14 06:45:13 +00:00
Xavier Guimard
ce77b54114 Update tests 2015-05-14 06:45:03 +00:00
Xavier Guimard
3e2322fe3a Import and adapt https://github.com/guimard/angular-lemonldap-ng-manager.git 2015-05-14 06:44:38 +00:00
Clément Oudot
fe2ad66a29 Add attributes in CAS serviceValidate response (#773) 2015-05-09 17:49:56 +00:00
Clément Oudot
1c0df34268 Replace version 2.00 by 2.0.0 2015-04-15 14:18:38 +00:00
Clément Oudot
9520bef489 Manager UserInfo signature (JWT response) (#184) 2015-04-14 18:42:02 +00:00