Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hi would like to ask a few questions
1.If I want to use windows AD account to authenticate Which plugin can be used
2.I have some account (google account) needs to be imported into nodebb, How can I set?
@nashsai This should answer question 2. No idea on question 1.
Hi @nashsai -- if you have some programming experience, you can create an LDAP SSO plugin, using our existing SSO plugins (fb, google, twitter) as a template. You would have to replace the underlying library to use passport-ldap.