NodeBB + Ldap = internal BB?
-
I want to login to nodebb by using LDAP, which plugin should I use?
I have tried nodebb-plugin-office-ldap and nodebb-plugin-sso-ldap, and I can't solve my problem very well. -
@flistertwo None of the ldap plugins have been updated in a while, so one has to develop a LDAP plugin to make things work with NodeBB. https://github.com/smartameer/nodebb-plugin-office-ldap hasn't been updated in 3 years and https://github.com/ianbogda/nodebb-plugin-sso-ldap has no updates in 6 years.
-
@girish the one I shared above https://github.com/ink-blot/nodebb-plugin-node-ldap is also a little bit old (the last commit was nearly 12 months ago), but it's newer than those two.
-
@jdaviescoates
Theres a more active fork at https://github.com/csturiale/nodebb-plugin-node-ldap