FusionAuth / nodebb-plugin-fusionauth-oidc

NodeBB Plugin that allows users to login/register via any configured OAuth provider.
https://fusionauth.io
BSD 2-Clause "Simplified" License
8 stars 9 forks source link

Cannot save configuration settings #18

Closed malmisen closed 1 year ago

malmisen commented 1 year ago

When I have filled in all of the required fields in the OpenID Connect Configuration Page, I am unable to save. Nothing happens when I click the button.

Running version 2.5.2 of NodeBB nodebb-plugin-fusionauth-oidc version 1.0.4

I followed the steps provided here: https://fusionauth.io/blog/2020/05/13/setting-up-single-sign-on-for-nodebb?utm_source=nodebb_forum&utm_medium=promo

However, I could not download the plugin through the NodeBB GUI,

"Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP"

Therefore, in the NodeBB folder, I run "npm install nodebb-plugin-fusionauth-oidc"

Activate the plugin and proceed with the tutorial.