Commit Graph

2489 Commits

Author SHA1 Message Date
Maxime Besson
4aa9edb2cc Add manager option for userinfo signature alg (#2547) 2021-06-17 18:56:40 +02:00
Yadd
5fc0b6f002 Update tr translation from transifex 2021-06-07 18:34:06 +02:00
Maxime Besson
50225ce438 Add option to only allow declared oidc scopes (#2496) 2021-06-03 17:40:49 +02:00
Yadd
0f11d7c06e Finish BrowserID/Persona removal 2021-05-22 16:16:38 +02:00
Yadd
0b94a76481 Update tr translation from Transifex 2021-05-22 12:50:55 +02:00
Christophe Maudoux
c54204bd50 Reorder 2F options 2021-05-20 23:17:09 +02:00
Christophe Maudoux
630343bdbe Remove unused demoMode option (#2517) 2021-05-03 23:13:56 +02:00
Christophe Maudoux
6be4cfe035 Dismiss cache if cfgDate has changed (#2508) 2021-05-03 23:13:04 +02:00
Christophe Maudoux
8ae9985e7c Partial revert (#2508) 2021-05-02 22:09:46 +02:00
Christophe Maudoux
de3164fea7 Fix button top margin (#1976) 2021-05-01 22:35:56 +02:00
Yadd
d1d3cfa3f2 Update tr translation from transifex 2021-05-01 07:57:04 +02:00
Maxime Besson
76fdf0321c Add missing DBI config translations (#2520) 2021-04-27 16:48:02 +02:00
Maxime Besson
b418f768c8 Fix unit test for translations (#2520) 2021-04-27 16:41:31 +02:00
Christophe Maudoux
0f40e2d1bb Check conf. timestamp to reload (#2508) 2021-04-26 00:26:33 +02:00
Christophe Maudoux
21ced5dbad Fix speChars test, typos & display (#2509) 2021-04-14 13:28:12 +02:00
Yadd
6dd88c041e Update translations from Transifex 2021-04-09 18:14:59 +02:00
Maxime Besson
6f6239b6c3 Add manager option for #2506 2021-04-09 18:09:28 +02:00
Maxime Besson
715b78c34f Documentation for #2502 2021-04-07 17:20:44 +02:00
Yadd
f93c1bc394 format 2021-04-07 15:15:39 +02:00
Yadd
e6a2706c85 Update languages from transifex 2021-04-07 14:36:25 +02:00
Yadd
f930e449ab Order language keys 2021-04-07 13:46:32 +02:00
Christophe Maudoux
bcfb075f63 Be more consistent with REST params & Update doc (#1976) 2021-04-01 22:48:08 +02:00
Maxime Besson
824cd5fb89 Fix CLI for oidcOPMetaDataJSON (#2439)
and oidcOPMetaDataJWKS
2021-03-30 16:32:14 +02:00
Maxime Besson
dca8483ec5 Relax scope name constraints in manager (#2424) 2021-03-30 16:32:14 +02:00
Christophe Maudoux
098934682d Fix warning (#2486) 2021-03-26 21:54:21 +01: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
4f5998029d Fix typo 2021-02-24 17:48:12 +01:00
Christophe Maudoux
f7caff32c7 Move CrowdSec plugin to Security menu (#2451) 2021-02-20 19:18:25 +01:00
Maxime Besson
5ebc43deb2 Remove debug statement (#2469) 2021-02-19 17:28:08 +01:00
Maxime Besson
93d54458df Add oidcRPMetaDataScopeRules to list of hash params (#2424) 2021-02-19 17:26:23 +01:00
Xavier Guimard
b5c0ca94c4 CrowdSec plugin (#2451) 2021-02-19 07:40:36 +01:00
Maxime Besson
122512f01a Fix deserialization of array conf attributes (#2469) 2021-02-18 22:08:47 +01:00
Christophe Maudoux
5f7981e256 Improve error message & unit test (#2458) 2021-02-16 22:04:38 +01:00
Christophe Maudoux
1f66e03969 Append an option to download rules.json file from remote server (#2458) 2021-02-16 12:15:18 +01:00
Christophe Maudoux
3bee740125 display headers (#2458) 2021-02-12 19:25:55 +01:00
Christophe Maudoux
6e1efc8bb5 WIP: CheckDevOps plugin skeleton (#2458) 2021-02-12 18:11:37 +01:00
Christophe Maudoux
e9c3d39883 Re-order Portal servers options 2021-02-11 22:50:47 +01:00
Christophe Maudoux
4515768513 Display explicit error message (#2329) 2021-02-10 22:27:12 +01:00
Christophe Maudoux
3e02682635 Update version 2021-02-09 23:06:36 +01:00
Christophe Maudoux
e1e86a44af Improve conf test (#2329) 2021-02-09 22:40:47 +01:00
Xavier Guimard
830954d9ab Update polish translation 2021-02-09 18:23:39 +01:00
Christophe Maudoux
62ef90aef3 Update conf tree (#2456) 2021-02-05 19:57:19 +01:00
Christophe Maudoux
5e28f76a64 Restrict session data available for DevOps handler (#2456) 2021-02-05 19:55:22 +01:00
Xavier Guimard
afc839a7b9 Transifex sync 2021-02-03 12:40:56 +01:00
Maxime Besson
21098bcce5 Add array handling for additional audiences (#2453) 2021-02-03 09:43:35 +01:00
Maxime Besson
f92df554bd Add manager test for #2419 2021-02-01 18:15:55 +01:00
Maxime Besson
39a419c1b1 Manager options for JWT access tokens (#2419) 2021-02-01 18:15:55 +01:00
Maxime Besson
39bc2525fe Add scopeRules to oidc providers api (#2424) 2021-02-01 16:25:36 +01:00
Maxime Besson
88cc6004a4 Add manager option for dynamic scopes (#2424) 2021-02-01 16:25:36 +01:00