Zaiming (Stone) Shi
|
46877e979b
|
chore: update copyright-year
|
2024-02-23 08:21:06 +01:00 |
Ivan Dyachkov
|
7c0e345d3a
|
Merge remote-tracking branch 'upstream/release-54'
|
2023-11-14 19:38:21 +01:00 |
Zaiming (Stone) Shi
|
ae24b45d1b
|
fix(schema): add type namespce to emqx_dashboard_sso_ldap
|
2023-11-10 08:45:20 +01:00 |
firest
|
cbfd02d1b0
|
refactor(ldap): merge the `ldap-bind` backend as a type for the `ldap` backend
|
2023-10-26 11:04:44 +08:00 |
Zaiming (Stone) Shi
|
6891234390
|
chore: return simplified error reason for less logging
|
2023-09-29 09:48:15 +02:00 |
Zaiming (Stone) Shi
|
cc5dab1dc7
|
chore: fix code style
|
2023-09-28 21:29:59 +02:00 |
Zaiming (Stone) Shi
|
922d5a9a83
|
fix(ldap): do not allow multi-matches to proceed
if ldap query returns more than on match
we should reject the auth request instead of picking
the first one
|
2023-09-28 21:20:50 +02:00 |
Zaiming (Stone) Shi
|
b28e781c50
|
fix(ldap-sso): do not log error level when invalid user credentials
|
2023-09-28 18:37:11 +02:00 |
firest
|
43ea367df8
|
fix(ldap): use the search result as bind target
|
2023-09-28 18:49:00 +08:00 |
JianBo He
|
ece7d5b52a
|
Merge pull request #11690 from lafirest/fix/ldap_parse_cfg
fix(ldap): improve the LDAP `parse_config` function
|
2023-09-28 10:24:52 +08:00 |
firest
|
57781d0544
|
fix(ldap): remove the parse_config, it never work
|
2023-09-28 09:38:16 +08:00 |
Zaiming (Stone) Shi
|
bb49914fd6
|
fix(sso): add convet_certs callback for sso backends
must convert certs in pre_config_update so the cert path refernces
are stored in raw config, otherwise the files might get gc:ed
|
2023-09-27 22:41:39 +02:00 |
firest
|
0c33df3912
|
fix(ldap): improve the LDAP `parse_config` function
|
2023-09-26 23:28:37 +08:00 |
JimMoen
|
a318ad486a
|
refactor: behavior login/2 use all http request
|
2023-09-22 21:50:43 +08:00 |
firest
|
7286d15ca6
|
chore(sso): adjust the schema of the SSO LDAP backend
|
2023-09-22 13:48:20 +08:00 |
firest
|
21c37a3f14
|
fix(sso): adjust the schema of LDAP API && add more logs
|
2023-09-20 18:15:42 +08:00 |
firest
|
b11c5d26ce
|
test(sso): add test case for the integration of SSO with LDAP
|
2023-09-20 16:25:19 +08:00 |
firest
|
61311081d8
|
fix(sso): fix RBAC test errors && spellcheck
|
2023-09-20 10:42:17 +08:00 |
firest
|
285e529766
|
fix(sso): fix sso errors found when manual test
|
2023-09-19 19:15:52 +08:00 |
firest
|
2cddce5479
|
feat(dashboard): add SSO feature and integrate with LDAP
|
2023-09-19 14:10:29 +08:00 |