> ## Documentation Index
> Fetch the complete documentation index at: https://help.dingtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# SSO

> 組織独自の ID システムでアカウントを管理し、OIDC などのプロトコルで DingTalk と連携します。対応する IDaaS プロバイダー向けのプリセット統合も含まれます。

アカウントは組織独自の ID システム内で作成・管理され、ID 認証プロトコル（OIDC など）を用いて API 呼び出しによって作成されます。現在、Jiuzhou Yunteng IDaaS、Zhucloud IDaaS、GTS ECUS、Shuxi Cloud Identity Connector 向けのプリセット設定が利用できます。

***

## II. 操作フロー

| インターフェース                                                                                                                                                                                                                                                                                                      | 説明                                                                                                                                                                                                          |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ユーザー詳細照会 API：<br />[https://open.dingtalk.com/document/orgapp/query-user-details](https://open.dingtalk.com/document/orgapp/query-user-details)<br />SSO アカウント作成 API：<br />[https://open.dingtalk.com/document/orgapp/create-an-sso-account](https://open.dingtalk.com/document/orgapp/create-an-sso-account) | アカウント同期の統合：<br />1. **ユーザー詳細照会 API** を使用して、組織内の従業員の userid を取得します。<br />2. 自社のアカウントシステムで、自社アカウントと DingTalk アカウントのマッピングを確立します。**一意の照合値：userid**。<br />3. **SSO アカウント作成 API** を使用して、自社アカウントを DingTalk に同期します。 |

管理コンソールで **組織設定 > SSO** に移動し、サインイン方法を設定します。

<Frame>
  <img src="https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/Lk3lbmb24p3kJOm9/img/c8d494a0-973f-43dc-990c-7990615d1518.png" alt="管理コンソールでの SSO サインイン設定" />
</Frame>
