# Discourse를 사용하여 제3자 웹사이트를 인증하는 방법은?

**URL:** <https://meta.discourse.org/t/how-can-i-authenticate-3rd-party-website-using-discourse/219309>\
**Category:** Support\
**Created:** [2월 24, 2022, 7:44오후 UTC](https://meta.discourse.org/t/how-can-i-authenticate-3rd-party-website-using-discourse/219309 "2022-02-24T19:44:18Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![Alexander](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alexander/32/497634_2.png) [@Alexander](https://meta.discourse.org/u/Alexander)\
**Post date:** [2월 24, 2022, 7:57오후 UTC](https://meta.discourse.org/t/how-can-i-authenticate-3rd-party-website-using-discourse/219309/2 "2022-02-24T19:57:41Z")

</div>

> [@Use Discourse as an identity provider (SSO, DiscourseConnect)](https://meta.discourse.org/t/using-discourse-as-an-identity-provider-sso-discourseconnect/32974):
>
> So you want to use Discourse as an identity provider for your own web app? Great! Let’s get started. Enable [DiscourseConnect](https://meta.discourse.org/t/13045?silent=true) provider setting Under Discourse admin site settings (/admin/site\_settings) enable setting enable discourse connect provider and add a secret string to discourse connect provider secrets (used to hash SSO payloads). Implement [DiscourseConnect](https://meta.discourse.org/t/13045?silent=true) in your web app: Generate a random [nonce](https://en.wikipedia.org/wiki/Cryptographic_nonce). Let’s call this value NONCE. Save it temporarily so that you can verify it with the …

이 링크가 필요한 내용을 다루고 있을 것 같습니다

---

_[View the full topic](https://meta.discourse.org/t/how-can-i-authenticate-3rd-party-website-using-discourse/219309)._
