Commit Graph

294 Commits

Author SHA1 Message Date
Clément OUDOT
79bd842424 Shorter description to avoid documentation formatting issue 2022-09-09 18:27:51 +02:00
Maxime Besson
0119e3a229 Eliminate hardcoded SFA types from manager JS 2022-09-02 17:43:04 +02:00
Christophe Maudoux
8ee7bc8e0b Re-order options 2022-08-28 00:48:13 +02:00
Christophe Maudoux
613b442473 Typos 2022-08-16 13:09:27 +02:00
Christophe Maudoux
2ab940840e Sort done notifications and convert epoch into local date (#2782) 2022-08-05 00:03:42 +02:00
alc
b2edef5ed7 #2607 Adding a bypass logout confirmation parameter into manager 2022-07-08 16:44:35 +02:00
Maxime Besson
0631d35afd Update manager display for (#2713) 2022-06-27 11:23:49 +02:00
Christophe Maudoux
7f62ad0469 Revert "Append option to change banner color (#2761)"
This reverts commit d843bea529.
2022-06-18 18:53:57 +02:00
Christophe Maudoux
d843bea529 Append option to change banner color (#2761) 2022-06-04 23:46:05 +02:00
Maxime Besson
e90f16ade6 Add manager options for CAS/OIDC resolution rules (#2753) 2022-05-18 11:32:04 +02:00
Maxime Besson
727afeefd2 Update session display in manager for #2726 2022-05-02 17:36:22 +02:00
Christophe Maudoux
399fc52a00 Manifest & Tree 2022-03-03 22:30:08 +01:00
Christophe Maudoux
cdabc199ed Fix OIDC attributes refresh (#2703 & #2457) 2022-02-17 21:39:00 +01:00
Maxime Besson
38a100f6f6 Add WebAuthn to manager 2FA (#1411) 2022-01-21 18:21:30 +01:00
Maxime Besson
459cd3b7da Update OIDC RP doc 2021-12-10 17:30:26 +01:00
Christophe Maudoux
732c8631eb Append an option in Manager to define RULES_URL param (#2627) 2021-10-01 23:01:14 +02:00
Christophe Maudoux
a85e47ecca Allow to display password with dontStorePassword option & Update unit test (#2454) 2021-07-08 23:55:03 +02:00
Clément OUDOT
d9556aaa47 Add portalEnablePasswordDisplay parameter in manager (#2454) 2021-07-07 19:12:13 +02:00
Maxime Besson
b5ff5d2581 Improve phrasing of #2547 2021-06-24 09:35:17 +02:00
Maxime Besson
4aa9edb2cc Add manager option for userinfo signature alg (#2547) 2021-06-17 18:56:40 +02:00
Yadd
0f11d7c06e Finish BrowserID/Persona removal 2021-05-22 16:16:38 +02:00
Christophe Maudoux
6be4cfe035 Dismiss cache if cfgDate has changed (#2508) 2021-05-03 23:13:04 +02:00
Maxime Besson
2c4d615c2f Fix 2F removal when session ids are hidden (#2483)
We don't need to hide persistent session IDs because they are not
security senstive (hash of login)
2021-03-10 14:02:52 +01:00
Maxime Besson
fd3b2d25ef Do not remove sessions/oidc consents from Angular when the XHR fails 2021-02-24 17:48:12 +01:00
Maxime Besson
39a419c1b1 Manager options for JWT access tokens (#2419) 2021-02-01 18:15:55 +01:00
Maxime Besson
88cc6004a4 Add manager option for dynamic scopes (#2424) 2021-02-01 16:25:36 +01:00
Maxime Besson
f0a6cf5b4f Auto generate key id when creating new oidc key (#2444) 2021-01-20 09:49:46 +01:00
Maxime Besson
c783ebc6d0 Add option to enable client credentials grant (#1987) 2021-01-19 17:06:21 +01:00
Christophe Maudoux
6af036b4f6 Fix regex & log (#2432) 2021-01-06 21:59:31 +01:00
Christophe Maudoux
2d2bcac4a7 Append warning (#2394) 2020-12-05 19:30:17 +01:00
Clément OUDOT
afe516c761 Mail 2F session key in Manager (#2406) 2020-12-03 20:53:57 +01:00
Christophe Maudoux
d8a3569ed0 Merge branch '2381' into 'v2.0'
2381

See merge request lemonldap-ng/lemonldap-ng!170
2020-11-16 17:22:26 +01:00
Christophe Maudoux
a8eaa59670 Encode uri (#2383) 2020-11-15 16:50:37 +01:00
Christophe Maudoux
d356455ed8 Merge branch 'v2.0' into 2381 2020-11-15 16:31:49 +01:00
Christophe Maudoux
7e162f3468 Replace % char in URL with multi valued forms (#2383) 2020-11-15 14:18:58 +01:00
Christophe Maudoux
c330347f3c Replace % char in URL (#2383) 2020-11-15 13:43:35 +01:00
Christophe Maudoux
a0feeae9a1 Append accessToTrace parameter (#2381) 2020-11-12 13:43:41 +01:00
Maxime Besson
5714a753be Add manager form for OIDC attribute (#2330) 2020-11-06 19:00:52 +01:00
Maxime Besson
8b9c6be6f6 Add krbAllowedDomains in manager (#2372) 2020-11-05 10:39:20 +01:00
Christophe Maudoux
88b9c23fca Uppercase title (#2361) 2020-10-30 17:52:20 +01:00
Christophe Maudoux
0bb76720bb Adapt selector to jqlite (#2361) 2020-10-30 17:34:18 +01:00
Maxime Besson
abb66d716c Fix delete buttons for #2350
Since the session id may be hidden from the server response, we cannot
rely on the ajax response to set the session ID. Which is not a problem
because we already know it from context.
2020-10-30 16:45:58 +01:00
Christophe Maudoux
b3ad81ec8c Display notification content (#2353) 2020-10-16 23:28:00 +02:00
Maxime Besson
5606d0ed6f Add support for SHA384 and SHA512 (#2322) 2020-10-07 15:31:57 +02:00
Maxime Besson
4d5de59735 Add manager option to override SAML signature method (#2319) 2020-10-07 15:31:27 +02:00
Maxime Besson
e72d7d7235 Update manager to generate saml certs by default (#2316) 2020-10-07 15:25:08 +02:00
Christophe Maudoux
bd1b153561 Re-order and update lang to be more consistent 2020-10-02 20:42:46 +02:00
Clément OUDOT
9cec235472 Configuration of adaptative authentication level plugin in Manager (#2336) 2020-10-02 16:41:35 +02:00
Maxime Besson
022ecdf6f7 Add button in manager to send a test mail (#2293) 2020-09-16 17:29:48 +02:00
Maxime Besson
cb43b27904 Add manager options for authn level in issuer apps (#2124, #1848) 2020-09-04 17:14:04 +02:00