Seeking Slack Login / SSO for Discourse

Okay, it seems that enabling SSO in that guide will completely override all other login/registration settings.

I got SSO from Slack working using:
sso url = https://slack.com/oauth/v2/authorize?user_scope=identity.basic&client_id=EXAMPLE
sso secret = Client Secret

But I just want to add it as a button. Suggestions appreciated on how to implement this button into Discourse! :+1:
Screen Shot 2020-04-22 at 2.56.25 PM

I’m now looking into how to add the button via

1 Like