# NetlifyプラットフォームとのDiscourse統合方法

**URL:** https://meta.discourse.org/t/how-to-integrate-discourse-with-the-netlify-platform/128839
**Category:** Support
**Created:** [2019 年 9 月 17 日午後 10:08 UTC](https://meta.discourse.org/t/how-to-integrate-discourse-with-the-netlify-platform/128839 "2019-09-17T22:08:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![vicmart](https://avatars.discourse-cdn.com/v4/letter/v/c6cbf5/32.png) [@vicmart](https://meta.discourse.org/u/vicmart)
#### Post date: [2019 年 9 月 17 日午後 10:08 UTC](https://meta.discourse.org/t/how-to-integrate-discourse-with-the-netlify-platform/128839/1 "2019-09-17T22:08:56Z")

</div>

みなさん、こんにちは！

私は現在、Discourse による「Hosted by Discourse」の Standard サイトと、Netlify Identity サービスを使用してユーザー認証と追跡を行っている Netlify サイトの両方を管理している開発者です。理想的には、この 2 つのサイト間でユーザー認証と共有データを統一したいと考えています。提案されている解決策では、2 つのサイト間で単一のサインアップ/ログインを実現し、Netlify サイト上に 1 つの進捗ページを設けて、両方のサイトのユーザー進捗状況を表示することになります（おそらく Discourse API を通じて）。私はユーザー認証コンポーネントでつまずいています。Discourse は SSO をサポートしていることは理解していますが、Netlify はサポートしておらず、外部認証には OAuth に依存しています。このようなものを構築した経験がある方、あるいは実装の方向性を示唆できる方がいらっしゃいましたら、ご教示ください。皆様のご協力に感謝します！

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [2019 年 9 月 17 日午後 11:47 UTC](https://meta.discourse.org/t/how-to-integrate-discourse-with-the-netlify-platform/128839/2 "2019-09-17T23:47:46Z")

</div>

@Perry_Eising、ご意見はありますか？

---

<div class="post-metadata">

### Author: ![Perry\_Eising](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/perry_eising/32/151717_2.png) [@Perry\_Eising](https://meta.discourse.org/u/Perry_Eising)
#### Post date: [2019 年 9 月 18 日午後 6:30 UTC](https://meta.discourse.org/t/how-to-integrate-discourse-with-the-netlify-platform/128839/3 "2019-09-18T18:30:54Z")

</div>

私の担当した実装ではありませんが、Netlify アカウントで Discourse にシングルサインオン (SSO) できるカスタム設定を構築したことは把握しています。@vicmart さん、もし DM していただければ、この機能を開発した開発者をご紹介できるかもしれません。@HAWK さん、ping ありがとうございます。

---

<div class="post-metadata">

### Author: ![swamidass](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/swamidass/32/119549_2.png) [@swamidass](https://meta.discourse.org/u/swamidass)
#### Post date: [2021 年 12 月 26 日午後 9:54 UTC](https://meta.discourse.org/t/how-to-integrate-discourse-with-the-netlify-platform/128839/4 "2021-12-26T21:54:08Z")

</div>

これが機能した人はいますか？どのように？
