# DiscourseにログインするためにサードパーティのAPIインターフェースを使用する方法

**URL:** https://meta.discourse.org/t/how-to-use-the-third-party-api-interface-to-log-in-to-discourse/304020
**Category:** SSO
**Created:** [2024 年 4 月 16 日午前 4:24 UTC](https://meta.discourse.org/t/how-to-use-the-third-party-api-interface-to-log-in-to-discourse/304020 "2024-04-16T04:24:45Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![puppet680](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/puppet680/32/378990_2.png) [@puppet680](https://meta.discourse.org/u/puppet680)
#### Post date: [2024 年 4 月 16 日午前 4:24 UTC](https://meta.discourse.org/t/how-to-use-the-third-party-api-interface-to-log-in-to-discourse/304020/1 "2024-04-16T04:24:45Z")

</div>

DiscourseにログインするためにサードパーティAPIインターフェイスを使用する方法は？

---

<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: [2024 年 4 月 16 日午前 6:36 UTC](https://meta.discourse.org/t/how-to-use-the-third-party-api-interface-to-log-in-to-discourse/304020/2 "2024-04-16T06:36:54Z")

</div>

解決しようとしている問題について、何か詳細を教えていただけますか？ [DiscourseConnect](https://meta.discourse.org/t/13045?silent=true) 認証プロバイダーとして Discourse を設定することで、探している機能にかなり近いものを実現できる可能性があります。

---

<div class="post-metadata">

### Author: ![puppet680](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/puppet680/32/378990_2.png) [@puppet680](https://meta.discourse.org/u/puppet680)
#### Post date: [2024 年 4 月 16 日午前 9:44 UTC](https://meta.discourse.org/t/how-to-use-the-third-party-api-interface-to-log-in-to-discourse/304020/4 "2024-04-16T09:44:24Z")

</div>

APIの例：[https://test.example.com/login?user=user&pwd=pwd](https://test.example.com/login?user=user&pwd=pwd)

使い方
