# 외부 SSO 제공자를 사용하여 계정을 자동으로 프로비저닝할 수 있나요? (새 계정 만들기 프롬프트 건너뛰기)

**URL:** https://meta.discourse.org/t/automatically-provision-accounts-with-external-sso-provider-skip-create-new-account-prompt/134511
**Category:** SSO
**Created:** [11월 27, 2019, 6:34오전 UTC](https://meta.discourse.org/t/automatically-provision-accounts-with-external-sso-provider-skip-create-new-account-prompt/134511 "2019-11-27T06:34:20Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [2월 10, 2020, 10:13오후 UTC](https://meta.discourse.org/t/automatically-provision-accounts-with-external-sso-provider-skip-create-new-account-prompt/134511/3 "2020-02-10T22:13:58Z")

</div>

> [@Upskiller](#):
>
> 새로운 사용자는 discourse에 처음 도착하여 인증할 때 프롬프트를 확인합니다. 이 과정을 어떻게 간소화하여 사용자가 자동으로 생성되도록 할 수 있을까요?

현재 이는 불가능합니다. 사용자가 처음 계정을 생성할 때, 가입 양식에서 “새 계정 만들기” 버튼을 클릭해야 합니다.

원하시는 동작은 [Discourse의 SSO 구현 방식](https://meta.discourse.org/t/official-single-sign-on-for-discourse-sso/13045)과 유사합니다. 그 경우, 사용자가 가입 양식을 채우지 않아도 백그라운드에서 계정이 생성됩니다. OAuth2 로그인에 대해 유사한 기능을 구현하는 것이 가능해 보이지만, OAuth2 제공자에서 계정을 생성하는 데 필요한 충분한 정보가 전달되지 않는 경우가 있을 수 있습니다.

---

_[View the full topic](https://meta.discourse.org/t/automatically-provision-accounts-with-external-sso-provider-skip-create-new-account-prompt/134511)._
