Commit Graph

8597 Commits

Author SHA1 Message Date
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
c40857f747 Improve unit test (#1664) 2019-05-04 12:32:38 +02:00
Christophe Maudoux
99e80a1c4b Improve unit test (#1730) 2019-05-03 21:43:49 +02:00
Christophe Maudoux
ab95f749dc Append warning if Impersonation is enable without prefix (#1664) 2019-05-03 17:22:30 +02:00
Xavier
24d7a880f5 Fix wantJSON (#1146) 2019-05-02 18:49:54 +02:00
Clément OUDOT
1e0c79944f Update session test for OAuth2 Handler (#1146) 2019-05-02 15:58:03 +02:00
Christophe Maudoux
c8dd4554aa Test if required secret elements are set to sign JWT 2019-05-02 14:33:56 +02:00
Christophe Maudoux
a382d919ae Typo 2019-05-02 14:26:53 +02:00
Christophe Maudoux
2c22327fe7 Sort real and spoofed attributes in Session explorer (#1730) 2019-05-02 11:32:22 +02:00
Christophe Maudoux
789cbbb340 Fix unit test 2019-05-01 23:39:22 +02:00
Christophe Maudoux
e5630cfb05 WIP - Sort by real ans spoofed attributes (#1730) 2019-05-01 23:30:02 +02:00
Christophe Maudoux
77aeea0f85 Append SAML configuration test (#1729) 2019-05-01 21:40:16 +02:00
Xavier
808d52e51b Typo in fr translation 2019-05-01 12:11:36 +02:00
Xavier
af1e45077e Typo in fr translation 2019-05-01 12:08:00 +02:00
Xavier
313ffa1e44 Add wantJSON() in Apache2::Request (#1146) 2019-05-01 08:29:47 +02:00
Xavier
f43991bbbd Update translations 2019-04-30 20:28:50 +02:00
Clément OUDOT
2b28e8e61f Modify redirect page (#1728) 2019-04-30 17:02:52 +02:00
Clément OUDOT
0ba56218f0 Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2019-04-30 15:20:25 +02:00
Clément OUDOT
ab1e67f86c Add IO::String perl dependency (#1726) 2019-04-30 15:20:08 +02:00
Christophe Maudoux
409f845dd2 Improve unit test (#1664) 2019-04-30 14:57:45 +02:00
Christophe Maudoux
f4938f3489 Grant access only if required Impersonation succeeds (#1664) 2019-04-30 14:57:45 +02:00
Christophe Maudoux
04aae64a9f Improve unit test 2019-04-29 22:33:11 +02:00
Christophe Maudoux
321fe29c35 Update version 2019-04-29 22:33:11 +02:00
Christophe Maudoux
4f430ca4be Improve unit test 2019-04-29 22:33:11 +02:00
Christophe Maudoux
2e9092d2bd Clean code 2019-04-29 22:33:11 +02:00
Christophe Maudoux
a89b92f265 Improve code (#1386) 2019-04-29 22:33:11 +02:00
Christophe Maudoux
2e3c2e1a16 Sort by spoofed and real attributes (#1658) 2019-04-29 22:33:11 +02:00
Clément OUDOT
d388461909 Add PKCE option in Manager (#1722) 2019-04-29 17:35:23 +02:00
Clément OUDOT
926262170b Implement PKCE in OIDC provider (#1722) 2019-04-29 17:18:16 +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
Maxime Besson
62f16721ff Send username when calling CAS1.0 validation
Fixes #1724
2019-04-28 19:29:54 +02:00
Maxime Besson
64cc4ea0e6 Do not sent Kerberos js twice when using Combination
Fixes #1720
2019-04-25 17:17:03 +02:00
Xavier Guimard
3ac6cf67f1 Clean old "liberty alliance" messages (#1719) 2019-04-23 16:36:04 +02:00
Xavier Guimard
456f7bc70b Upload fr translations on Transifex update 2019-04-23 15:21:05 +02:00
Xavier Guimard
ea90f3c7e4 Update translations 2019-04-23 15:14:06 +02:00
Xavier Guimard
23a57fc4e7 Fix warning (#1661) 2019-04-23 14:26:15 +02:00
Xavier
e5f6112994 Add OAuth2 Wrapper for auto-protected apps 2019-04-23 06:25:53 +02:00
Clément OUDOT
06a7c97fd8 Add OAuth2 vhostType (#1146) 2019-04-22 19:10:50 +02:00
Clément OUDOT
aff2114fd7 Fix code for oidcStorage test in Handler (#1146) 2019-04-22 18:46:18 +02:00
Clément OUDOT
03d4855485 OAuth2 Handler (#1146) 2019-04-22 18:02:14 +02:00
Clément OUDOT
cb0b05304a Update portal MANIFEST 2019-04-22 18:00:28 +02:00
Clément OUDOT
c07fb5bb65 Load oidcStorage in tsv (#1146) 2019-04-22 17:51:00 +02:00
Christophe Maudoux
c12251b767 Sort manager messages 2019-04-21 21:32:21 +02:00
Christophe Maudoux
3491adbd3d Upgrade default authentication level (#1699) 2019-04-21 21:30:38 +02:00
Christophe Maudoux
83e1d78900 Improve code (#1661) 2019-04-21 18:52:43 +02:00
Christophe Maudoux
66b23dafef Improve unit tests (#1661) 2019-04-21 11:58:30 +02:00
Christophe Maudoux
3672d934d9 Set Viewer options by using rules (#1661) 2019-04-21 11:58:13 +02:00
Christophe Maudoux
c86b76cb9c Init. rules by using accessors (#1658) 2019-04-21 11:56:29 +02:00