# AWS Cognito를 Discourse 통합 인증에 사용할 수 있나요?

**URL:** https://meta.discourse.org/t/can-i-use-aws-cognito-for-authentication-with-discourse-integration/198598
**Category:** SSO
**Created:** [7월 29, 2021, 6:30오후 UTC](https://meta.discourse.org/t/can-i-use-aws-cognito-for-authentication-with-discourse-integration/198598 "2021-07-29T18:30:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sm1](https://avatars.discourse-cdn.com/v4/letter/s/9de0a6/32.png) [@sm1](https://meta.discourse.org/u/sm1)
#### Post date: [7월 29, 2021, 6:30오후 UTC](https://meta.discourse.org/t/can-i-use-aws-cognito-for-authentication-with-discourse-integration/198598/1 "2021-07-29T18:30:06Z")

</div>

이 오픈소스 포럼을 내 웹사이트와 모바일 앱에 통합하고 싶습니다. 다만 포럼 인증에는 이미 인증 목적으로 사용 중인 AWS Cognito를 활용하고 싶습니다.

Discourse에서 이것이 가능한가요?

도움이 될 만한 조언이 있다면 알려주시면 감사하겠습니다.

---

<div class="post-metadata">

### Author: ![weallwegot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/weallwegot/32/124753_2.png) [@weallwegot](https://meta.discourse.org/u/weallwegot)
#### Post date: [7월 29, 2021, 7:37오후 UTC](https://meta.discourse.org/t/can-i-use-aws-cognito-for-authentication-with-discourse-integration/198598/2 "2021-07-29T19:37:53Z")

</div>

안녕하세요, 커뮤니티에 오신 것을 환영합니다 -

Discourse에서 Cognito를 인증에 설정하는 방법을 설명하는 게시글입니다.

> [@Anyone have a working AWS Cognito configuration w/ ouath2, openid or sso?](https://meta.discourse.org/t/anyone-have-a-working-aws-cognito-configuration-w-ouath2-openid-or-sso/123579/4?u=weallwegot):
>
> For AWS Cognito as an identity provider for [OpenID Connect plugin](https://meta.discourse.org/t/openid-connect-authentication-plugin/103632) Click on Create a User Pool button within AWS Cognito web console click on Review Defaults to use mostly the default settings 2a. before creating the pool make sure to click on “Add an App Client” 2b. create an App Client; give it a name and uncheck everything except Enable refresh token based authentication (ALLOW\_REFRESH\_TOKEN\_AUTH) 3. Click Create pool 4. Now under General Setting…
