this post was submitted on 25 Jun 2025
0 points (NaN% liked)

General Discussion

0 readers
1 users here now

A place to talk about whatever you want


This is a forum category containing topical discussion. You can start new discussions by mentioning this category.

founded 6 months ago
 

Hi all,

I'm trying to use the nodebb-plugin-sso-auth0 plugin on my NodeBB forum, but without success. When I enter my Auth0 application information in the form on the plugin's configuration dashboard, it's not saving (there's no action when clicking the save button).

Can anyone suggest a solution? Or is there another option so I can enable SSO/ Social Authentication on my site similar to this forum?

Thanks, Marco Minozzo

you are viewing a single comment's thread
view the rest of the comments

I’ve seen this happen sometimes when there’s a problem with permissions or a plugin conflict. Maybe try checking your NodeBB logs for errors when you click save? Also, make sure your Auth0 app settings match exactly what the plugin needs (like callback URLs).