Re: Proposal: Advanced LDAP authentication plugin

2023-03-02 Thread LI Fabrice
+1 Sent from my iPhone > On Mar 2, 2023, at 10:46 AM, JunXu Chen wrote: > > Thank you for your proposal, nice! > > But why not add these features to the existing plugin? There is no related > description in the issue. Thanks. > >> On Tue, 28 Feb 2023 at 16:17, Zeping Bai wrote: >> >> Curre

Re: Proposal: Advanced LDAP authentication plugin

2023-03-01 Thread JunXu Chen
Thank you for your proposal, nice! But why not add these features to the existing plugin? There is no related description in the issue. Thanks. On Tue, 28 Feb 2023 at 16:17, Zeping Bai wrote: > Currently, APISIX has provided a simple LDAP authentication plugin that > supports simple bind functi

Proposal: Advanced LDAP authentication plugin

2023-02-28 Thread Zeping Bai
Currently, APISIX has provided a simple LDAP authentication plugin that supports simple bind functions but does not support, for example, user groups, for which users have a need. So we can do this by introducing a new plugin to provide a platform to host these newly added and future-needed feature