Commit Graph

433 Commits

Author SHA1 Message Date
Xavier Guimard
9526e844fd Parse forgotten subnodes (Closes: #888) 2016-01-14 06:16:18 +00:00
Xavier Guimard
d0da5e3ea0 Ref conf must be latest (Closes: #889) 2016-01-13 20:45:28 +00:00
Xavier Guimard
d2fcb5083a Back from JSON::MaybeXS to JSON (#877) 2016-01-13 19:47:56 +00:00
Xavier Guimard
d36ed32290 Some little things 2016-01-13 17:54:39 +00:00
Xavier Guimard
6ac420ee7d 2 bugs; avoid "each" and complete hash list 2016-01-12 22:04:07 +00:00
Xavier Guimard
5ef6d9692f Change backend lists (#883) 2016-01-12 17:20:20 +00:00
Xavier Guimard
d877623f6d Default value must not be a scalar for hash containers (#882) 2016-01-12 09:34:02 +00:00
Xavier Guimard
6505ff4de7 Add text/xml in authorized mime types (proxy). Closes #820 2016-01-11 21:33:16 +00:00
Xavier Guimard
5bdea0260b Missing split in authChoiceModules (Closes: #883) 2016-01-11 21:15:27 +00:00
Xavier Guimard
6eaea5081a Avoid double utf8 management (#827) 2016-01-11 20:32:44 +00:00
Clément Oudot
1dc99ce818 Improve OpenID Connect configuration (#820) 2016-01-11 16:59:44 +00:00
Clément Oudot
773a67e7a5 use simpleInputContainer for OIDC access points (#820) 2016-01-11 15:16:44 +00:00
Clément Oudot
94612f1eb3 Modify oidcServiceMetadataIssuer attribute (#820) 2016-01-11 15:12:49 +00:00
Clément Oudot
dae02078ce Possibility to use a certificate instead of a public key (#879) 2016-01-11 10:55:59 +00:00
Xavier Guimard
99158605d7 Use new constant to manage hash keys 2016-01-11 06:27:20 +00:00
Xavier Guimard
c65fd986f5 Manage Common/Constants.pm with jsongenerator and add $hashParameters constant 2016-01-11 06:27:16 +00:00
Xavier Guimard
ea87afe8b8 utf8 in progress... (#827) 2016-01-07 22:28:58 +00:00
Xavier Guimard
14a29c54cc Rename Manager/ConfParser.pm to Manager/Conf/Parser.pm 2016-01-07 12:34:36 +00:00
Xavier Guimard
c0e5e0010e utf8 anywhere in conf 2016-01-07 12:34:34 +00:00
Clément Oudot
fdc6bbed67 Change oidcOPMetaDataOptionsDisplay node name (#820) 2016-01-07 10:49:55 +00:00
Xavier Guimard
16ec8d6d22 Insert multiValuesSeperator in tree 2016-01-06 21:40:57 +00:00
Xavier Guimard
47f834a35c Remove double entries 2016-01-06 20:57:48 +00:00
Clément Oudot
58a5f51d93 Change default value for portalForceAuthnInterval (#820) 2016-01-06 15:58:40 +00:00
Clément Oudot
7fda0fdec1 Add portalForceAuthnInterval in Tree (#820) 2016-01-06 14:54:04 +00:00
Clément Oudot
7eb1d8f17b Add hiddenAttributes in Tree (#820) 2016-01-06 10:28:14 +00:00
Xavier Guimard
1f03eb063c Little beautify changes 2016-01-06 09:43:31 +00:00
Xavier Guimard
e84e8b106d Build first lmConf-1.js file with Zero.pm 2016-01-05 21:33:49 +00:00
Xavier Guimard
773b8662d2 Zero conf in progress 2016-01-05 18:27:21 +00:00
Xavier Guimard
1aaf517a69 Zero conf in progress 2016-01-05 18:27:19 +00:00
Clément Oudot
c8b1da174f Configure icons for main links (#820) 2016-01-05 14:41:14 +00:00
Clément Oudot
3093302ab5 Move logout link in menu links (#820) 2016-01-05 13:59:42 +00:00
Xavier Guimard
3868343e12 Avoid die when no conf is available 2016-01-05 11:06:13 +00:00
Xavier Guimard
b11c3ea68a Load file from URL feature 2016-01-04 22:22:20 +00:00
Xavier Guimard
876c420ed5 Update tests 2016-01-04 20:43:15 +00:00
Xavier Guimard
5473cf4d33 Remove duplicate key (may close #865) 2016-01-04 15:27:58 +00:00
Xavier Guimard
9ea0aaae09 Change bad sub name 2016-01-03 22:56:49 +00:00
Xavier Guimard
08e116a0dc More documentation (+rearrange) 2016-01-03 22:56:47 +00:00
Xavier Guimard
53fa84e74f OpenID black/white lists 2016-01-03 16:57:30 +00:00
Xavier Guimard
a7c2f66d35 Cli: addKey + delKey are running (simple hash only) 2016-01-02 19:29:10 +00:00
Xavier Guimard
103e3da144 make tidy 2016-01-02 09:35:40 +00:00
Xavier Guimard
e8dac0fe6b Replace 'splice' by copy (Closes: #534) 2016-01-02 09:29:05 +00:00
Xavier Guimard
979b52fdff Cli now can be launch as root (no local cache) 2016-01-02 09:28:58 +00:00
Xavier Guimard
19f46073f5 Update POD 2016-01-01 19:56:00 +00:00
Xavier Guimard
a708cdaaca Little secu: do not run as root 2016-01-01 19:55:57 +00:00
Xavier Guimard
1b2f5cd48b Cli now get/set 2016-01-01 19:55:53 +00:00
Xavier Guimard
5a6742f34e Finish get() + doc 2016-01-01 19:55:51 +00:00
Xavier Guimard
2c512dbcfa First Cli : get base keys only for now 2016-01-01 19:55:48 +00:00
Xavier Guimard
2f9c4743a4 Change sub names to private ones 2016-01-01 19:55:35 +00:00
Xavier Guimard
5dedd384ad Test lib is going become base of future Cli.pm 2016-01-01 19:55:29 +00:00
Xavier Guimard
276514f77f Unusable hack 2015-12-30 20:36:45 +00:00
Xavier Guimard
4c87b96f97 Add select content in Manager/Attributes.pm for tests 2015-12-30 20:32:45 +00:00
Xavier Guimard
93b3522e12 Restore subs (were transformed in "DUMMY") + doc 2015-12-30 20:16:15 +00:00
Xavier Guimard
93f7d5076e s/bellow/below/g 2015-12-30 20:16:14 +00:00
Xavier Guimard
820fbb5ffa RSA keys may be empty 2015-12-30 18:32:07 +00:00
Xavier Guimard
8eed3ce519 Unknown values must reject saving 2015-12-30 18:32:05 +00:00
Xavier Guimard
5c7cc89610 New forms for grantSessionRule 2015-12-30 18:32:01 +00:00
Xavier Guimard
d137d3c86d Bad positionning 2015-12-28 22:09:22 +00:00
Xavier Guimard
0b52c97cfe Use JSON::MaybeXS instead of JSON
JSON::Any used before as been deprecated
2015-12-28 16:35:32 +00:00
Xavier Guimard
2076abf9d1 Typo 2015-12-28 12:08:25 +00:00
Xavier Guimard
ae675692c4 +Attribute to change LDAP alias dereference (Closes: #787) 2015-12-28 11:58:53 +00:00
Xavier Guimard
dab3c4866d POD documentation 2015-12-28 05:38:42 +00:00
Xavier Guimard
452d9207ee Little things 2015-12-28 05:29:34 +00:00
Xavier Guimard
74105ced92 Split jsongenerator in a library 2015-12-27 22:14:43 +00:00
Xavier Guimard
10323d6b76 Check conditions in AuthSlave and UserDBSlave
Closes: #865
2015-12-27 12:29:32 +00:00
Xavier Guimard
63e70c7933 Bad tests 2015-12-26 20:17:23 +00:00
Xavier Guimard
d18918b020 Move files that should be used only by jsongenerator.pl in Manager/Build 2015-12-26 20:08:31 +00:00
Xavier Guimard
b188167251 More POD 2015-12-26 07:30:27 +00:00
Xavier Guimard
b606628e5e Add coudot in copyrights 2015-12-25 10:46:22 +00:00
Xavier Guimard
5fb50a25f3 Ask for translation of key messages 2015-12-24 09:49:25 +00:00
Xavier Guimard
4e95337b40 Little error 2015-12-23 20:37:15 +00:00
Xavier Guimard
5ebe8ca6c2 Little error in messages management 2015-12-23 20:07:51 +00:00
Xavier Guimard
dd559b8664 Import applyConf sub from old Upload.pm 2015-12-23 19:45:41 +00:00
Xavier Guimard
2f433cd1d5 Replace type "text" by "password" for some attributes 2015-12-21 11:43:42 +00:00
Xavier Guimard
695035d008 Add logout link 2015-12-21 11:16:13 +00:00
Clément Oudot
dc292d21d6 Declare type authParamsText (#820) 2015-12-21 07:54:13 +00:00
Xavier Guimard
5791ff554d Little bug on auth params 2015-12-20 11:21:48 +00:00
Xavier Guimard
f08f75f1fa Insert a high debug level system 2015-12-20 10:09:18 +00:00
Xavier Guimard
3a3eea98dc OIDC in progress 2015-12-20 07:48:15 +00:00
Xavier Guimard
4f77251aac OIDC in progress 2015-12-20 07:04:41 +00:00
Xavier Guimard
604b86d14b Regexp error: SAML changes were not detected 2015-12-19 11:49:46 +00:00
Clément Oudot
7a2b09bee9 Configure CAS attributes trough Manager (#773) 2015-12-18 18:01:16 +00:00
Clément Oudot
4a1f957fdd Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
Xavier Guimard
2df6075dfa Persistent sessions explorer in progress 2015-12-18 06:17:30 +00:00
Xavier Guimard
4194378940 Prepare session explorer to examine persistent sessions
See #495
2015-12-17 22:25:03 +00:00
Xavier Guimard
8f5fcaf2b8 Add sessionTypes constant 2015-12-17 22:25:01 +00:00
Xavier Guimard
37aa95962e Manage "force saving" 2015-12-15 20:49:02 +00:00
Xavier Guimard
b0d8e50cd7 Dynamic auth module display for multi 2015-12-15 19:05:45 +00:00
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
Clément Oudot
ac5f76f898 Option to deactivate nonce (#183) 2015-04-03 13:45:38 +00:00
Clément Oudot
7bc3c8efff Fix save of authn context in configuration (#184) 2015-04-02 07:04:08 +00:00
Clément Oudot
85650ae3be Start implementation of OIDC logout (#184) 2015-04-02 07:02:21 +00:00
Clément Oudot
72aecd6cf1 Configuration of Authentication Class Ref (#184) 2015-04-01 15:45:08 +00:00
Clément Oudot
b9494d1b0a Check iat (#183) 2015-04-01 15:10:08 +00:00
Clément Oudot
0fa5cf2614 Use max_age, ui_locales and acr_values (#183) 2015-04-01 14:51:49 +00:00
Clément Oudot
01aec28467 Use prompt (#183) 2015-04-01 13:00:31 +00:00
Clément Oudot
865551989b Use display (#183) 2015-04-01 12:53:18 +00:00
Clément Oudot
2e0f1b7088 Start of registration endpoint implementation (#184) 2015-03-30 15:57:23 +00:00
Clément Oudot
b14ec43a88 Check redirect_uri (#184) 2015-03-30 12:58:56 +00:00
Clément Oudot
d22853d775 Support for JWKS URI and signing public key (#184) 2015-03-27 14:21:43 +00:00
Clément Oudot
23b2c6f996 Configure Access Token expiration (#184) 2015-03-13 11:09:39 +00:00
Clément Oudot
74958870bb Auth time and expiration in ID Token (#184) 2015-03-13 10:54:36 +00:00
Clément Oudot
6d6d7e6424 Fix typo on Relying Party (#184) 2015-03-11 16:24:10 +00:00
Clément Oudot
6f128235af Set version 2.00 in the trunk 2015-03-11 09:05:04 +00:00
Clément Oudot
ef4af6b3f2 ID Token signature configuration (#184) 2015-02-19 18:04:29 +00:00
Clément Oudot
68607ca947 Implement UserInfo endpoint (#184) 2015-02-04 13:25:13 +00:00
Clément Oudot
31e0a1cfb5 Obtain user consent for OpenID Connect requested scope (#184) 2015-01-31 14:34:52 +00:00
Clément Oudot
d2423d1a6c OpenID Connect relaying parties in Manager (#184) 2015-01-28 16:28:41 +00:00
Clément Oudot
39b83ae46a OpenIDConnect Service metadata parameters in Manager (#184) 2015-01-28 13:07:11 +00:00
Clément Oudot
4b93225ef9 First OpenIDConnect Issuer parameters in Manager (#184) 2015-01-23 13:07:24 +00:00
Clément Oudot
447f579f82 Use password fields in Manager (#777) 2014-12-15 14:24:06 +00:00
Clément Oudot
922b92bbbe Configuration of OpenID Connect auth module and OP in Manager (#183) 2014-12-15 13:55:23 +00:00
Clément Oudot
8b7ad81ff5 Add first OpenID Connect RP parameters in Manager (#183) 2014-12-11 16:54:27 +00:00
Clément Oudot
8668e6ac9f Migrate Manager to Bootstrap framework - work in progress (#776) 2014-12-09 17:09:40 +00:00
Clément Oudot
f2f93ef907 Remove debug Dumper (#630) 2014-12-09 12:54:16 +00:00
Clément Oudot
bc5a3f71d4 Fix Sessions Explorer: use new tsv variables (#630) 2014-12-09 12:50:13 +00:00
Clément Oudot
fe2c0719e2 Configuration of portal background in Manager (#770) 2014-12-05 16:30:16 +00:00
Clément Oudot
d94e8c4fe2 Fix captcha storage options in Manager (#754) 2014-09-01 10:11:15 +00:00
Clément Oudot
6108a7815a Log configuration load error in Manager logs (#748) 2014-08-19 16:08:11 +00:00
Clément Oudot
f97f5c72e0 make tidy 2014-07-24 15:48:32 +00:00
Clément Oudot
e011600113 Show error from Common::Session module in logs (#741) 2014-07-24 15:37:12 +00:00
Clément Oudot
b4bda626de Possibility to configure subjectConfirmation notOnOrAfter (#737) 2014-07-21 10:42:16 +00:00
Clément Oudot
757ac6f15d Possibility to configure sessionNotOnOrAfter (#737) 2014-07-21 09:44:28 +00:00
Clément Oudot
4d08c6aef4 Add portal and logout buttons in Manager menu (#738) 2014-07-19 13:13:04 +00:00
François-Xavier Deltombe
388964694d Manager: remove wrong warnings about session storage and cookie name
when saving new config (#630)
2014-07-07 07:53:23 +00:00
Clément Oudot
525d43ade8 Update captcha parameters in Manager (#703) 2014-06-11 10:46:43 +00:00
Clément Oudot
39e416a6ea Configuration of sessions cache in Manager (#671) 2014-06-10 08:59:59 +00:00
Clément Oudot
dbfbde2e9f make tidy 2014-06-08 10:04:50 +00:00
Clément Oudot
1dd340faea Register parameters in Manager (#26) 2014-06-02 16:07:35 +00:00
Clément Oudot
ed2f525636 Fix session display in Session Exporer (#648) 2014-05-12 13:30:03 +00:00
Clément Oudot
a42f455ccc Manager and CLI can now start with an empty configuration (#LEMONDAP-702) 2014-04-22 13:26:06 +00:00
Clément Oudot
d28a7bb217 Update versions to 1.4.0 2014-04-17 15:20:28 +00:00
Clément Oudot
8511219fc1 Use new session module in sessions explorer (#671) 2014-04-02 08:22:30 +00:00
Clément Oudot
3bd028d5bd Fix global tests in Manager (#630) 2014-04-01 15:53:56 +00:00
David COUTADEUR
f993e2e6dd - Merging branch lemonldap-ng-experimental/Handler-Mouse with with trunk
code impacted:
 * lemonldap-ng-handler/*: handler code,
 * lemonldap-ng-handler/example/*.pm: handler aliases to libraries,
 * _example/etc/*.conf: virtual host templates
(references #630, #LEMONLDAP-386)
2014-03-04 16:07:32 +00:00
Clément Oudot
b89b733c4b Fix Manager bug with POST configuration (#690) 2014-02-25 10:10:50 +00:00
Clément Oudot
01e20da77b Use default values in CLI (#686) 2014-02-19 17:04:24 +00:00
Clément Oudot
58c3af32bf Apply patch from Jessy Campos to fix CLI bugs (#688) 2014-02-19 16:32:29 +00:00
Clément Oudot
ab4dfe1100 Manage exported variables for OpenID (#636) 2014-02-19 15:10:21 +00:00
Clément Oudot
68dda1b256 Manage exported variables for Facebook (#636) 2014-02-19 14:57:47 +00:00
Clément Oudot
580d88cbc7 Manage exported variables for Google (#636) 2014-02-19 13:56:35 +00:00
Clément Oudot
49bae05c40 Manage exported variables for Slave (#636) 2014-02-18 16:52:31 +00:00
Clément Oudot
c4f277c8c8 Manage exported variables for WebID (#636) 2014-02-18 16:34:08 +00:00
Clément Oudot
cb67ac1e61 Manage exported variables for DBI (#636) 2014-02-18 15:17:09 +00:00
Clément Oudot
cb6df779be Manage exported variables for LDAP (#636) 2014-02-18 14:53:07 +00:00
Clément Oudot
0967177f0e Default values in Manager managed in Common (#686) 2014-02-18 13:54:39 +00:00
Clément Oudot
7d06c150a0 Work on default values in Manager (#686) 2014-02-15 13:44:39 +00:00
Clément Oudot
f7bcf5b711 Manage exported variables for Demo backend (#636) 2014-02-11 17:15:05 +00:00
Clément Oudot
bed5f37b7e Add samlUseQueryStringSpecific parameter in Manager (#677, #LEMONLDAP-681) 2014-02-10 10:35:08 +00:00
Clément Oudot
2ee3f6d5a6 Possibility to force session key use to fill NameID (#657) 2014-02-10 09:14:06 +00:00
Clément Oudot
40513f75d9 Add an option to enable IDP initiated SSO for a SP (#208) 2014-02-09 21:32:11 +00:00
Clément Oudot
16008f35bb Ping interval in Manager (#658) 2014-02-07 10:36:42 +00:00