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).
What is the best way for integrating+authenticating two nodeBB forum?
LDAP
Using a common OAuth2 provider would be your best bet
I
@julian 谢谢! thank you
M
I would like to think NodeBB as just any other forum system. Where you have database , files and an environment. Given that in place, it should work 🙂
E
@julian - this looks abandoned, but something like this?
nodebb-plugin-oauth2-server
Just saw I should started here: Upgrading NodeBB
Leave it for future newbies.
K
@julian Just works as intended. The approach here totally works. As you kindly suggested, it's my mistake not to have set subdomain by DNS. I somehow misunderstood Ngynx takes care of subdomainsDNS IP routing, my bad. Thanks a lot.