OAuth2 login option not showing after installing nodebb-plugin-sso-oauth2-multiple
-
schrieb vor 11 Tagen zuletzt editiert von
Hi everyone,
I hope you're doing well! I'm having a small issue with the
nodebb-plugin-sso-oauth2-multiple
plugin and was wondering if someone could kindly point me in the right direction.Here's what I've done so far:
- Installed the plugin
- Configured the required parameters in the admin panel
- Ran
./nodebb build
and restarted NodeBB
However, the OAuth2 login option doesn’t seem to appear on the login page. Could this be because:
- The plugin hasn’t been adapted for NodeBB v4 yet?
- Or might I have missed something in the setup?
I’d really appreciate any advice or suggestions—thank you so much in advance for your help!
-
Hi everyone,
I hope you're doing well! I'm having a small issue with the
nodebb-plugin-sso-oauth2-multiple
plugin and was wondering if someone could kindly point me in the right direction.Here's what I've done so far:
- Installed the plugin
- Configured the required parameters in the admin panel
- Ran
./nodebb build
and restarted NodeBB
However, the OAuth2 login option doesn’t seem to appear on the login page. Could this be because:
- The plugin hasn’t been adapted for NodeBB v4 yet?
- Or might I have missed something in the setup?
I’d really appreciate any advice or suggestions—thank you so much in advance for your help!
Best regards,
Y.T.
schrieb vor 11 Tagen zuletzt editiert vonAmy errors in your nodebb log? What is the output of
./nodebb plugins
? -
Hi everyone,
I hope you're doing well! I'm having a small issue with the
nodebb-plugin-sso-oauth2-multiple
plugin and was wondering if someone could kindly point me in the right direction.Here's what I've done so far:
- Installed the plugin
- Configured the required parameters in the admin panel
- Ran
./nodebb build
and restarted NodeBB
However, the OAuth2 login option doesn’t seem to appear on the login page. Could this be because:
- The plugin hasn’t been adapted for NodeBB v4 yet?
- Or might I have missed something in the setup?
I’d really appreciate any advice or suggestions—thank you so much in advance for your help!
Best regards,
Y.T.
schrieb vor 10 Tagen zuletzt editiert von -
Hi everyone,
I hope you're doing well! I'm having a small issue with the
nodebb-plugin-sso-oauth2-multiple
plugin and was wondering if someone could kindly point me in the right direction.Here's what I've done so far:
- Installed the plugin
- Configured the required parameters in the admin panel
- Ran
./nodebb build
and restarted NodeBB
However, the OAuth2 login option doesn’t seem to appear on the login page. Could this be because:
- The plugin hasn’t been adapted for NodeBB v4 yet?
- Or might I have missed something in the setup?
I’d really appreciate any advice or suggestions—thank you so much in advance for your help!
Best regards,
Y.T.
schrieb vor 10 Tagen zuletzt editiert von -
Hi, I realize that I did not enable the connection in the plugin setting panel. After that, it immediately works. But when I sign in in keycloak panel, it turns out like that.
Could you point me the reason? Thanks a lot.
schrieb vor 10 Tagen zuletzt editiert vonHi @Yuting_11, you'll want to see more logs, the stack track is cut off because
./nodebb log
only shows the last 10 lines or so.The error suggests something is wrong with the configuration, but I don't know for sure.
-
S support@community.nodebb.org shared this topic vor 10 TagenSystem shared this topic vor 10 Tagen
-
schrieb vor 10 Tagen zuletzt editiert von
-
schrieb vor 10 Tagen zuletzt editiert von
It seems that I did not get access token.
I'm wondering if it's because my Keycloak is using a self-signed certificate with an IP address and port, so NodeBB can't verify it. I'm trying to get a proper certificate with a domain name now.
-
schrieb vor 10 Tagen zuletzt editiert von