# discourse에서 제공하는 Oauth2 서비스를 어떻게 사용하나요?

**URL:** https://meta.discourse.org/t/how-to-use-oauth2-service-provided-by-discourse/154849
**Category:** SSO
**Tags:** oauth2
**Created:** [6월 15, 2020, 3:50오전 UTC](https://meta.discourse.org/t/how-to-use-oauth2-service-provided-by-discourse/154849 "2020-06-15T03:50:56Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [6월 15, 2020, 7:34오후 UTC](https://meta.discourse.org/t/how-to-use-oauth2-service-provided-by-discourse/154849/2 "2020-06-15T19:34:33Z")

</div>

다음은 요구사항에 맞는 것으로 보이는 가이드 두 가지입니다.

> [@Configure GitHub login for Discourse](https://meta.discourse.org/t/configuring-github-login-for-discourse/13745):
>
> bookmark This guide explains how to set up GitHub as a login option for your Discourse forum by configuring OAuth credentials. person_raising_hand Required user level: Administrator Overview GitHub login integration allows users to sign in to your Discourse site using their GitHub accounts. This provides a convenient authentication option, especially useful for developer-focused communities. Setting up GitHub OAuth Visit GitHub’s developer settings at https://github.com/settings/dev…

> [@Discourse OAuth2 Basic](https://meta.discourse.org/t/oauth2-basic-support/33879):
>
> discourse2Summary Discourse OAuth2 Basic supports basic OAuth2 providers, assuming they have a JSON API endpoint where user details can be retrieved by token.open_bookInstall Guide This plugin is bundled with Discourse core. There is no need to install the plugin separately. Features This plugin allows you to use a basic OAuth2 provider as authentication for Discourse. It should work with many providers, with the caveat that they must provide a JSON endpoint for retri…

---

_[View the full topic](https://meta.discourse.org/t/how-to-use-oauth2-service-provided-by-discourse/154849)._
