this should work for you, you should've mentioned you are using plesk on the server early on
since it completely changes how apache2/nginx configuration works
https://community.nodebb.org/topic/9215/running-nodebb-with-plesk-tips
Nodebb sso oauth2
-
Hi we have a oauth2 server on alaatv.com, and a nodebb forum on forum.alaatv.com.
We wan't to
-Implement sso sign inWe try to use nodebb-plugin-sso-auth, but we get errors:
- some times undefined
- sometimes Failed to obtain access token
Can you help me, please ?
-
@julian @baris @PitaJ
I'm using https://github.com/alaatv/nodebb-plugin-sso-oauth for oauth2 authentication.
everything works fine using postman but in nodebb i get this error "Failed to obtain access token"
can you fix my problem please ?
-
That plugin is a fork of the sso-oauth plugin. You are supposed to modify mine (not this fork) for your specific installation.