# Discourse용 Slack 로그인/SSO 기능 요청

**URL:** https://meta.discourse.org/t/seeking-slack-login-sso-for-discourse/145461
**Category:** SSO
**Created:** [3월 24, 2020, 9:30오후 UTC](https://meta.discourse.org/t/seeking-slack-login-sso-for-discourse/145461 "2020-03-24T21:30:50Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![sunjam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sunjam/32/175682_2.png) [@sunjam](https://meta.discourse.org/u/sunjam)
#### Post date: [4월 22, 2020, 10:19오후 UTC](https://meta.discourse.org/t/seeking-slack-login-sso-for-discourse/145461/5 "2020-04-22T22:19:54Z")

</div>

음, 해당 가이드에서 SSO를 활성화하면 다른 모든 로그인/가입 설정이 완전히 무시되는 것 같습니다.

아래 설정으로 Slack SSO를 성공적으로 작동시켰습니다:  
sso url = `https://slack.com/oauth/v2/authorize?user_scope=identity.basic&client_id=EXAMPLE`  
sso secret = Client Secret

하지만 저는 이걸 버튼으로 추가하고 싶을 뿐입니다. [이 버튼을 Discourse에 구현하는 방법](https://api.slack.com/docs/sign-in-with-slack#generator)에 대한 제안을 환영합니다. 👍  
 ![Screen Shot 2020-04-22 at 2.56.25 PM](https://global.discourse-cdn.com/meta/original/3X/5/4/54f98305678a812087567fe5a461a8b8846f8907.png)

현재는 oauth2-basic 플러그인을 통해 Auth0를 사용하는 방법을 참고하여 버튼을 추가하는 방법을 조사하고 있습니다:

> [@Configure sign up and log in with Auth0 using the OAuth2 Basic Plugin](https://meta.discourse.org/t/how-to-use-auth0-with-the-oauth2-basic-plugin/64633):
>
> If you are using [Auth0](https://auth0.com/) as your identity provider this guide will show you how to setup authentication using the [Discourse OAuth2 Basic Plugin](https://meta.discourse.org/t/oauth2-basic-support/33879). Initial Steps Create an Auth0 account if you don’t already have one The [Discourse OAuth2 Basic Plugin](https://meta.discourse.org/t/oauth2-basic-support/33879) ships pre-installed with Discourse. If you are self-hosted, ensure the plugin is enabled. For [hosted plans](https://www.discourse.org/pricing), the plugin is available on Business tier and above. Configure Auth0 Applications → Create Application Give your client a name like “Discourse…

---

_[View the full topic](https://meta.discourse.org/t/seeking-slack-login-sso-for-discourse/145461)._
