We've released v1.15.4. Check out our GitHub page for fixed issues:
Node.js based forum software built for the modern web - Release v1.15.4 · NodeBB/NodeBB
faviconGitHub (github.com)
hi, I want to create 3 or 4 nodebb websites, want to use this to achieve sso that login one site others auto-login.
But I don't know how to set , could you tell me simply.
thanks ~~~
@xuelainiao said in Sharing SSO Sessions:
hi, I want to create 3 or 4 nodebb websites, want to use this to achieve sso that login one site others auto-login.
But I don't know how to set , could you tell me simply.
thanks ~~~
@julian need help~~~~~~
@xuelainiao That is tricky, as each individual NodeBB will have separate user databases. You may want to consider adapting the session-sharing plugin so that a cookie is saved on login and read from other the NodeBBs.