Commit Graph

106 Commits

Author SHA1 Message Date
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
Xavier Guimard
3111cb0cb2 Update translation (using 100% match suggestions) 2019-04-17 17:31:03 +02:00
Xavier Guimard
b252bb3818 Update translation (using 100% match suggestions) 2019-04-16 13:19:59 +02:00
Xavier Guimard
1034600040 Update translations 2019-04-11 10:57:22 +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
Xavier
01b60dcb22 Update translations 2019-04-09 22:17:46 +02:00
maudoux
71d14c6a6b Update langs (#1699) 2019-04-05 22:39:22 +02:00
Xavier Guimard
d1bf4efc4d Update translations 2019-03-26 19:02:50 +01:00
Christophe Maudoux
e7f21b2c73 Append Viewer SPA (#1661) 2019-03-15 15:40:08 +01:00
Clément OUDOT
d620ae2e8b Merge branch 'maxbes/lemonldap-ng-saml-issuer-entityid-override' into v2.0 2019-03-13 10:30:16 +01:00
Christophe Maudoux
be28b60e66 Append identities rule (#1658) 2019-03-09 23:29:10 +01:00
Christophe Maudoux
09281f8d22 Append identities rule and fix error catching (#1664) 2019-03-08 11:39:19 +01:00
Christophe Maudoux
7b08a7c442 Rename idSpoofing plugin to Impersonation & all relative parameters (#1664) 2019-03-06 16:30:56 +01:00
Christophe Maudoux
ff05a8f797 Modify parameters (#1664) 2019-03-05 14:50:01 +01:00
Christophe Maudoux
782ab4af49 Fix langs (#1658) 2019-03-04 23:12:09 +01:00
Maxime Besson
25d1c45fd4 Add new option to override EntityID when acting as IDP 2019-03-04 09:33:10 +01:00
Christophe Maudoux
2005e27edb WIP - Append parameter translations (#1664) 2019-03-03 21:27:27 +01:00
Christophe Maudoux
81a37e5bcc Dispatching attributes (#1658) 2019-03-01 12:36:37 +01:00
Christophe Maudoux
1ea6e92533 WIP - checkUser append translations and parameters (#1658) 2019-02-25 20:10:57 +01:00
Christophe Maudoux
c73c7df989 Update langs (#1632) 2019-02-16 22:41:00 +01:00
Christophe Maudoux
24d5fe7aa7 Improve langs (#1632) 2019-02-14 22:11:14 +01:00
Christophe Maudoux
7bcd09d974 Arrange Manager tree (#1625) 2019-02-07 23:20:28 +01:00
Xavier Guimard
92b65ae86f Merge branch 'v2.0' 2019-02-05 13:59:22 +01:00
Xavier Guimard
ac01e63caf Update translations 2019-02-05 13:51:02 +01:00
Xavier Guimard
74ab16a3cb Remove old Auth::Google parameters 2019-02-05 12:08:53 +01:00
Xavier Guimard
a549e62657 Add Auth::GPG parameters (#1569) 2019-02-05 11:51:39 +01:00
Christophe Maudoux
b39e6ce99f WIP - Append relative parameters (#1637) 2019-02-04 23:13:54 +01:00
Maxime Besson
f35a7c305a Add Mail second factor plugin 2019-02-03 14:46:40 +01:00
Maxime Besson
faa748f68f Add Mail second factor plugin 2019-02-03 14:43:44 +01:00
Clément OUDOT
125ca51998 Add translation (#1601) 2019-02-02 15:54:30 +01:00
Clément OUDOT
84e23070a5 Add translation (#1601) 2019-02-02 11:04:10 +01:00
Christophe Maudoux
96b93a56c1 Partial revert rename parameters (#1605) 2019-01-24 19:45:43 +01:00
Christophe Maudoux
ce809fc80c Improve manager tree (#1616) 2019-01-19 14:27:00 +01:00
Christophe Maudoux
6e5fe91459 Improve manager tree (#1616) 2019-01-18 23:33:47 +01:00
Christophe Maudoux
b486735d46 WIP - Split mailReset plugin and SMTP parameters (#1616) 2019-01-16 22:57:35 +01:00
Christophe Maudoux
54114a4ac3 Fix langs 2018-12-30 17:27:50 +01:00
Xavier Guimard
b914bfbf0a update translations from transifex 2018-11-28 14:34:00 +01:00
Clément OUDOT
9cb56173db Configure timeout for configuration reload (#1553) 2018-11-26 08:21:00 +01:00
Christophe Maudoux
72b42a516f Append reset password retries number parameter (#1508) 2018-11-15 21:16:46 +01:00
Xavier Guimard
1979ac092a Move "registerDB" to authParams (#1529) 2018-11-14 07:06:53 +01:00
Christophe Maudoux
87c85c5b01 Append manager option to enable langs display (#1539) 2018-11-07 20:10:31 +01:00
Christophe Maudoux
c9d4049218 Set formAction CSP from Manager - Fix langs (#1499) 2018-10-18 22:22:16 +02:00
Christophe Maudoux
7f06dde043 Set formAction CSP from Manager - Fix langs (#1499) 2018-10-18 20:52:23 +02:00
Christophe Maudoux
60f25e5ec4 Fix lang 2018-10-11 22:06:09 +02:00
Christophe Maudoux
024fbfe8a9 Fix manager langs (#1515) 2018-10-08 23:25:20 +02:00
Clément OUDOT
d21dfa926b Add SAML user attribute option in Manager (#1512) 2018-10-02 17:18:17 +02:00