Hi
I have successfully upgraded my forum to the latest 3.4.6 stable version. Prior to this, I was using the standalone discourse-oauth2-basic
plugin for authentication.
There is no Oauth2 Basic login in the /admin/plugins
.
My discourse version is 3.4.6.
HINT: The plugin ‘discourse-oauth2-basic’ is now bundled with Discourse and should not be included in your container configuration.
Remove the line ‘git clone GitHub - discourse/discourse-oauth2-basic: A basic OAuth2 plugin for use with Discourse’ from your containers/app.yml file, then try again.
For more information, see Bundling more popular plugins with Discourse core
I have to remove plugin discourse-oauth2-basic
plugin before upgrade to 3.4.6
Could you please help me understand what might have gone wrong?
- Did I misunderstand the process, and is the plugin still required?
- Is there an additional step I missed to enable the core OAuth2 functionality after removing the plugin?
- Or am I simply looking in the wrong place for the settings?
Thank you!