Commit Graph

278 Commits

Author SHA1 Message Date
Maxime Besson
d82f776df8 Allow multi instanciation of 2F modules (#1860)
This commit adds a manager interface to declare multiple instances of a
single 2F module, in a manner similar to Combination.

An additional portal code reads the `sfExtra` variable to load the
declared modules.

An empty rules means the module will be always active.
2019-07-22 19:30:37 +02:00
Xavier
d278d33f87 Partial revert of 380d4da1 (#1767) 2019-05-31 08:45:44 +02:00
Christophe Maudoux
380d4da1ec Update and Fix overScheme (#1767) 2019-05-30 23:35:20 +02:00
Christophe Maudoux
455221781f Modify ServiceToken TTL option (#1773) 2019-05-27 23:07:18 +02:00
Christophe Maudoux
535ae3f7be Append ServiceToken TTL option (#1773) 2019-05-26 21:43:13 +02:00
Christophe Maudoux
8f140bd235 Display in Manager default cookie type 2019-05-11 19:07:07 +02:00
Christophe Maudoux
09c4b347aa Remove debug msg (#1730) 2019-05-05 22:13:06 +02:00
Christophe Maudoux
a830b4393d Highlight valid SSO sessions (#1735) 2019-05-05 21:28:38 +02:00
Christophe Maudoux
70b66772b4 make minify (#1735) 2019-05-04 20:21:00 +02:00
Christophe Maudoux
ff0b6ba31f Highlight valid SSO sessions in sessions explorer (#1735) 2019-05-04 19:14:11 +02:00
Christophe Maudoux
2c22327fe7 Sort real and spoofed attributes in Session explorer (#1730) 2019-05-02 11:32:22 +02:00
Christophe Maudoux
e5630cfb05 WIP - Sort by real ans spoofed attributes (#1730) 2019-05-01 23:30:02 +02:00
Clément OUDOT
d388461909 Add PKCE option in Manager (#1722) 2019-04-29 17:35:23 +02:00
Clément OUDOT
8e6f678be7 Create a configuration option to allow a Relying Party to be a public client
Allow unauthenticated requests on OAuth2 token endoint

#1725
2019-04-29 10:02:16 +02:00
Maxime Besson
2f9e6aa623 Allow override of username attribute for CAS apps
Global CAS options allows the admistrator to set the session attribute
that gets exported to all CAS application as the main identifier
(cas:user)

This commit adds the ability to override this configuration for a
particular CAS application.

OIDC already allows this

Fixes #1713
2019-04-28 21:06:34 +02:00
Clément OUDOT
06a7c97fd8 Add OAuth2 vhostType (#1146) 2019-04-22 19:10:50 +02:00
Christophe Maudoux
c12251b767 Sort manager messages 2019-04-21 21:32:21 +02:00
Christophe Maudoux
b2f5e08b41 Cast bool as integer (#1684) 2019-04-15 21:47:26 +02:00
maudoux
1d08372a8c Sort CAS servers & update langs (#1704) 2019-04-10 21:58:37 +02:00
Antoine ROSIER
f7b296b032 Sorting OIDc (#1704) 2019-04-10 17:06:41 +02:00
Antoine ROSIER
8636da45be Sorting SAML idp (#1704) 2019-04-10 17:06:41 +02:00
maudoux
2d402a347a Disable Diff link if useless (#1661) 2019-04-01 22:55:47 +02:00
maudoux
b7a826abfd Make json (#1661) 2019-04-01 14:57:41 +02:00
maudoux
b6162f5ae9 Hide secret keys in diff.html 2019-04-01 14:42:52 +02:00
Xavier
81c88216b0 Fix forced french display (Fixes: #1657) 2019-03-25 21:46:17 +01:00
Christophe Maudoux
7704964219 Hide secret values (#1661) 2019-03-20 16:56:26 +01:00
Christophe Maudoux
bfa7482a1f WIP - Hidden ConfTree PK (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
bc40d48a14 WIP - Fix routes (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
2070b03303 WIP - Viewer SPA (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
7bcd09d974 Arrange Manager tree (#1625) 2019-02-07 23:20:28 +01:00
Christophe Maudoux
50f1b20007 Arrange Manager tree (#1625) 2019-02-07 23:08:34 +01:00
Christophe Maudoux
fc316991eb Propage fix (#1566) 2019-02-06 21:29:49 +01:00
Xavier Guimard
fa26828e44 Fix session explorer issue when 1 user exceed 25 opened sessions (fixes: #1566) 2019-02-06 20:51:19 +01:00
Xavier Guimard
4f85dc4cf6 Improve JS (#1566) 2019-02-06 16:47:17 +01:00
Christophe Maudoux
b39e6ce99f WIP - Append relative parameters (#1637) 2019-02-04 23:13:54 +01:00
Xavier Guimard
c5a3687040 Merge remote-tracking branch 'max/fix-redir' into v2.0 2019-02-03 22:48:43 +01:00
Christophe Maudoux
fd88d68591 Fix SAML attribute default value (#1635) 2019-01-31 22:55:15 +01:00
Christophe Maudoux
c4b018ee68 Fix SAML attribute default value (#1635) 2019-01-31 21:23:27 +01:00
Christophe Maudoux
cb681fb675 Append adParams and ldapParams if AD backend is selected (#1623) 2019-01-22 21:39:09 +01:00
Christophe Maudoux
39b8e96f30 Improve Manager messages display 2018-12-30 18:55:14 +01:00
Christophe Maudoux
0b1f6b5c57 Fix warnings with confirmation (#1603) 2018-12-27 23:06:59 +01:00
Christophe Maudoux
d703c624b9 Fix combinaison default value display 2018-12-16 00:46:32 +01:00
Christophe Maudoux
6cffe855a2 Improve Manager lang selection to use browser preferences (#1584) 2018-12-14 23:16:12 +01:00
Christophe Maudoux
694c214f92 Improve Manager GUI 2018-11-20 22:36:38 +01:00
Christophe Maudoux
9234585b66 Improve AngularJS recursive limit (#1546) 2018-11-20 12:41:51 +01:00
Christophe Maudoux
7e81d3b5d4 Append history custom values in session explorer (#1501) 2018-10-12 22:48:05 +02:00
Christophe Maudoux
a79d66f496 Append history custom values in session explorer (#1501) 2018-10-12 20:49:42 +02:00
Christophe Maudoux
f43139321c Append history custom values in session explorer (#1501) 2018-10-11 23:33:42 +02:00
Xavier Guimard
1ef8c05908 Add "over" feature to choice (#1500) 2018-10-08 16:57:24 +02:00
Clément OUDOT
d21dfa926b Add SAML user attribute option in Manager (#1512) 2018-10-02 17:18:17 +02:00
Christophe Maudoux
27a2d9f82b Append rule at the end (#1510) 2018-10-01 22:28:04 +02:00
Christophe Maudoux
5fca77fbbf WIP - Fix grantSession rules creation from manager (#1510) 2018-10-01 16:20:30 +02:00
Christophe Maudoux
d4eb025de3 Append BruteForceProtection (#1506) 2018-09-28 19:50:01 +02:00
Christophe Maudoux
1662f471bb WIP - Append brute force attack protection (#1506) 2018-09-28 00:06:17 +02:00
Christophe Maudoux
70d00fcbf7 Cleaning unusefull code 2018-08-22 17:48:02 +02:00
Christophe Maudoux
cb077e8829 Fix manager conf display 2018-07-23 00:13:43 +02:00
Christophe Maudoux
a82b5cb440 Fix sessions explorer display (only OIDC Consents can be deleted) #1464 2018-07-22 23:15:06 +02:00
Christophe Maudoux
49bc0775bc make minify (#1464) 2018-07-21 22:25:19 +02:00
Christophe Maudoux
4c0be29c35 Display oidcConsents (#1464) 2018-07-18 22:28:05 +02:00
Christophe Maudoux
3618382588 Display oidcConsents (#1464) 2018-07-18 21:50:00 +02:00
Christophe Maudoux
db0dd05a01 WIP - Modify _oidcConsents key display (#1464) 2018-07-17 23:24:41 +02:00
Christophe Maudoux
ee05b4db3d Modify _oidcConsents key display (#1464) 2018-07-17 23:08:01 +02:00
Christophe Maudoux
a50512565a Display 2FA sessions only (#1467) 2018-06-30 18:19:31 +02:00
Christophe Maudoux
bc825de39c Fix type conversion (#1466) 2018-06-28 22:29:51 +02:00
Christophe Maudoux
2a46443b7c Fix key to trace (#1467) 2018-06-28 18:43:19 +02:00
Christophe Maudoux
6d83dd2465 Fix session type (#1467) 2018-06-28 18:17:41 +02:00
Christophe Maudoux
e10129f73b Improve notification module GUI (#1450) 2018-06-22 21:52:25 +02:00
Christophe Maudoux
a6f84b7a2f Set datepiker min date (#1450) 2018-06-21 23:29:32 +02:00
Xavier Guimard
975801b6be Fix Angular changes 2018-06-21 22:52:22 +02:00
Xavier Guimard
fc3e3dd060 Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-06-21 21:17:40 +02:00
Xavier Guimard
2021486f68 Update Angular.js to LTS (1.7.x)
Angular ≤ 1.7 will be deprecated after 2018-07-01
2018-06-21 21:07:46 +02:00
Christophe Maudoux
105a5cd58e Set default notification date if not filled or bad formatted (#1450) 2018-06-21 20:52:47 +02:00
Christophe Maudoux
679de3e8b1 Fix missing csp dependency to display datepeeker (#1450) 2018-06-21 18:58:11 +02:00
Clément OUDOT
9dfe054e64 Fix CAS proxy code (#1224) 2018-06-19 16:47:09 +02:00
Xavier Guimard
33e9ba30ff Rebuild confTree.js 2018-06-13 15:05:33 +02:00
Christophe Maudoux
49ce9cdb0f Display login history when UTOTP is required (#1442) 2018-06-13 14:48:21 +02:00
Christophe Maudoux
ba17ea84c4 Display login history when 2F is required (#1442) 2018-06-12 22:56:25 +02:00
Clément OUDOT
ea8817f3ff Use SHA1 as default value (#1247) 2018-06-12 22:35:00 +02:00
Christophe Maudoux
8028aeff58 WIP - Display logins history when TOTP is required (#1442) 2018-06-12 22:14:36 +02:00
Clément OUDOT
28c4429b75 Configuration for SAML signature method (#1247) 2018-06-12 18:22:21 +02:00
Christophe Maudoux
5a7d1b0041 WIP - Logins history not displayed when U2F is required (#1442) 2018-06-12 12:27:10 +02:00
Xavier Guimard
047e1cf99a Rebuild conftree 2018-06-08 06:32:32 +02:00
Christophe Maudoux
ae247115d9 Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-06-07 20:44:53 +02:00
Xavier Guimard
ca68168064 DebOpsST handler (#1091 and #971) 2018-06-07 19:51:48 +02:00
Christophe Maudoux
b2e5bf36e3 Hide timer when stopped (#1443) 2018-06-06 22:21:56 +02:00
Christophe Maudoux
0760cbf140 Propage bug fix #1414 to 2ndFA 2018-05-08 22:58:02 +02:00
Christophe Maudoux
729961a02c WIP - Fix bug #1414 2018-05-08 22:30:43 +02:00
Christophe Maudoux
bc5e514e71 Fix bug #1414 2018-05-08 00:39:32 +02:00
Christophe Maudoux
31cda1f27d Fix bug #1414 2018-05-08 00:20:49 +02:00
Christophe Maudoux
3f005c1a6f Fix bug #1414 2018-05-08 00:17:00 +02:00
Christophe Maudoux
6fc7455233 WIP - Fix bug #1414 2018-05-07 23:36:22 +02:00
Christophe Maudoux
dcb83d6a65 WIP - Fix bug #1414 2018-05-07 20:34:20 +02:00
Christophe Maudoux
847ffa31b1 Typo 2018-05-07 17:36:16 +02:00
Christophe Maudoux
cb8567c69a Fix warning msg 2018-05-04 22:20:52 +02:00
Christophe Maudoux
9a455f3f52 Update js 2018-05-02 14:46:59 +02:00
Christophe Maudoux
f1b2a6d587 Typo 2018-04-30 20:05:23 +02:00
Christophe Maudoux
813926e9d3 Delete empty _2fDevices session key 2018-04-30 16:56:47 +02:00
Christophe Maudoux
d648b49bed Colorized active module 2018-04-28 22:02:07 +02:00
Christophe Maudoux
adc5b083af Improve session dates display (#1392) 2018-04-19 22:02:20 +02:00
Christophe Maudoux
2b1d6d4819 Propage 2F devices display to session module (#1391) 2018-04-19 16:28:49 +02:00
Christophe Maudoux
8ba5aa1bd5 Improve 2F sessions explorer (#1392) 2018-04-19 11:35:42 +02:00
Christophe Maudoux
4a85adb8b1 Improve 2F sessions explorer (#1392) 2018-04-18 23:48:13 +02:00
Christophe Maudoux
c9d6d9e027 Hide deleted 2F device (#1386) 2018-04-18 21:51:35 +02:00
Christophe Maudoux
cb98115c07 Improve GUI (#1392) 2018-04-16 23:44:49 +02:00
Christophe Maudoux
5295161103 Delete 2F device (#1392) 2018-04-16 19:55:52 +02:00
Christophe Maudoux
f782665d49 2FA sessions filter & append minus sign & translation (#1392) 2018-04-15 23:08:20 +02:00
Christophe Maudoux
fe01c658c3 delete 2f device (#1392) 2018-04-15 12:12:07 +02:00
Christophe Maudoux
115a1513d3 Improve 2F devices attributes display in manager 2F sessions explorer (#1392) 2018-04-15 10:58:35 +02:00
Christophe Maudoux
0b6aa6b313 Display U2F device attributes in 2FA session explorer (#1392) 2018-04-15 00:29:25 +02:00
Christophe Maudoux
1faef8d036 Display U2F device attributes in 2FA session explorer 2018-04-15 00:01:37 +02:00
Christophe Maudoux
961aea971a #1386 - Store 2ndF devices in list2FDevices (array of json) 2018-03-29 21:27:35 +02:00
Christophe Maudoux
d3368b4664 Improve 2ndFA manager module sessions search engine 2018-03-22 23:04:12 +01:00
Christophe Maudoux
6f650de4f6 2FA sessions explorer search engine - add translate rules & code improvement 2018-03-21 22:51:58 +01:00
Christophe Maudoux
fc851eeb2f 2FA sessions explorer search engine - reset button 2018-03-21 22:32:03 +01:00
Christophe Maudoux
a5962e12aa 2FA sessions explorer search engine 2018-03-21 22:11:23 +01:00
Christophe Maudoux
3419c23c00 Display suitable buttons in 2ndFA manager module 2018-03-21 00:30:28 +01:00
Christophe Maudoux
e924aa302d Filter 2FA sessions in 2ndFA manager module 2018-03-21 00:06:19 +01:00
Christophe Maudoux
629f92e601 Set default view in 2ndFA manager module 2018-03-20 23:49:56 +01:00
Christophe Maudoux
7cb4f6402c Set default view in 2ndFA manager module 2018-03-20 23:49:35 +01:00
Christophe Maudoux
71b4c96ef5 rename SFA tpl + coffee to 2ndFA & fix merge mistake in vi lang 2018-03-20 21:58:43 +01:00
Christophe Maudoux
7f0675e606 Set default display 2ndFA manager module 2018-03-18 22:51:14 +01:00
Christophe Maudoux
533df1ac1d Fix bug 2018-03-18 22:10:12 +01:00
Christophe Maudoux
eded3b65a7 Filter 2FA sessions 2018-03-18 13:22:21 +01:00
Christophe Maudoux
e3b839ee95 Merge branch 'master' into manager-SFA-module 2018-03-14 22:09:45 +01:00
Christophe Maudoux
01f7d6528c TEST 2018-03-14 21:35:51 +01:00
Xavier Guimard
bbf6d9f020 Set default values for complex nodes (may fix #1253) 2018-03-14 20:52:25 +01:00
Xavier Guimard
3383a68a25 Tidy 2018-03-13 07:14:01 +01:00
Maudoux Christophe
6e27659c51 Revert "Update doc"
This reverts commit b77d45eca9
2018-03-12 16:45:22 +01:00
Christophe Maudoux
b77d45eca9 Update doc 2018-03-12 16:34:04 +01:00
Christophe Maudoux
810b9f6a27 WIP - 2ndFA manager module 2018-03-11 23:33:55 +01:00
Christophe Maudoux
703abd5c6a Rename U2F manager module to SFA 2018-03-10 23:32:03 +01:00
Christophe Maudoux
395826f8b2 Rename U2F manager module to SFA 2018-03-10 23:30:36 +01:00
Christophe Maudoux
805cb525fb add search 2018-03-08 22:47:05 +01:00
Christophe Maudoux
10f640753b Fix some mistakes & display sessions with U2F key registered only 2018-03-07 23:29:42 +01:00
Christophe Maudoux
a6e9895c61 U2F manager module - Fix mistakes 2018-03-04 22:12:44 +01:00
Christophe Maudoux
ab6b100bb3 fix bug 2018-03-04 20:17:23 +01:00
Christophe Maudoux
d50775a5f2 Append add & verify button + update lang 2018-03-03 23:19:30 +01:00
Christophe Maudoux
1e74b2716f U2F manager module - Hide U2F key attributs 2018-03-03 22:13:54 +01:00
Christophe Maudoux
dd10b2472e Append U2F manager module to manage users U2F Key (WIP - Delete only !!!) 2018-03-01 11:30:21 +01:00
Christophe Maudoux
9dfce47dfb WIP - Append U2F module to manage users U2F Key (delete only at the moment) 2018-03-01 00:07:31 +01:00
Christophe Maudoux
31398c78bc WIP - delete U2F key attributes from manager with U2F module 2018-02-27 12:01:33 +01:00
Christophe Maudoux
fe73140a6d WIP - focus at Persistent sessions on load + update langs 2018-02-24 23:56:05 +01:00
Christophe Maudoux
5c21958ca3 WIP - users U2F keys management module 2018-02-24 23:35:20 +01:00
Xavier Guimard
6604860ec0 Add "doubleHash" in "hashParamaters"
Fixes: #1368
2018-02-22 16:01:24 +01:00
Christophe Maudoux
a19d077ca8 U2F js generated from coffeescript files 2018-02-21 23:27:01 +01:00
Clément Oudot
318d43e07f Check logout redirect URI (#1233) 2017-05-18 14:52:38 +00:00
Xavier Guimard
4a34fd5cb5 Fix #1207 2017-05-17 08:56:29 +00:00
Xavier Guimard
a3364400ee Don't force Password::Choice when choosing Auth::Choice (#1229) 2017-04-27 07:51:50 +00:00
Xavier Guimard
a6186457a9 Fix type display (#867) 2017-04-19 11:01:46 +00:00
Xavier Guimard
c8b33af881 Fix display error (#867) 2017-04-19 10:52:18 +00:00