> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/enterprise-guide/jp/user-and-team-provisioning/cloudgate-provisioning-with-scim.md).

# CloudGateでのプロビジョニング

## **概要**

本ページでは、SCIMを使用したCloudGate自動プロビジョニングを取り扱います。CloudGateで変更があると、Keeperユーザーアカウントも更新または無効化されます。

{% hint style="info" %}
SCIMは、SSOと併用する場合とSCIMのみで構成する場合のいずれにも対応しています。
{% endhint %}

## **要件**

CloudGateを使用したKeeperのユーザープロビジョニングを設定するには、[Keeper管理コンソール](https://keepersecurity.com/console)とCloudGate管理者アカウントへのアクセスが必要です。

## SSO+SCIMによるユーザープロビジョニング

{% hint style="info" %}
CloudGateでSSO/SAML 2.0を使用してユーザーを認証する場合は、先にCloudGateでKeeper SSOコネクトをインストールして構成してください。\
\
クラウドSSOコネクトのセットアップガイドは[クラウドSSOコネクト](https://docs.keeper.io/sso-connect-cloud/jp/)をご参照ください。\
\
セットアップ完了後、以下の**手順7**に進みます。
{% endhint %}

{% hint style="info" %}
SSOを使用せずSCIMのみでユーザーをプロビジョニングする場合は、以下の手順に進んでください。
{% endhint %}

## ユーザープロビジョニング (SCIM)

### **構成手順**

### 1. CloudGateにSCIMプロビジョニング方法を追加

Keeper管理コンソールを開き、**SCIMプロビジョニングメソッド**を対象の **\[ノード]** に追加します。

![CloudGateにSCIMを追加する](/files/DjULx9XmXPWyDK0p2t3L)

### 2. プロビジョニングメソッドの選択

**SCIM (System for Cross-Domain Identity Management)** を選択し、**\[次へ]** をクリックします。

<figure><img src="/files/jVG4CKy9A6eQEv7zvIaM" alt=""><figcaption><p>SCIMの選択</p></figcaption></figure>

### 3. SCIMトークンの生成

次の画面で **\[生成]** をクリックしてトークンを生成し、SCIMプロビジョニングメソッドに接続します。

![SCIMトークンの生成](/files/ftpYoIxSCcDrz3X7pFns)

### 4. SCIMプロビジョニングメソッドを保存

次の画面で表示されるURLとトークンは、後ほど (手順8) CloudGate内のKeeper SSOアプリケーションのSCIMセクションを構成する際に必要です。**\[保存]** をクリックします。

<figure><img src="/files/5FX2kdsAepkeGFyB6Tpl" alt=""><figcaption></figcaption></figure>

SCIMプロビジョニングメソッドは**Pending** (保留) 状態になります。

<figure><img src="/files/HdsqfFhCeUNxv7nx8jz1" alt=""><figcaption><p>SCIM保留中</p></figcaption></figure>

### 5. CloudGateにKeeperアプリケーションを追加

CloudGateの **\[Admin Console]** (管理コンソール) から **\[Service Provider]** (サービスプロバイダ) に移動し、**\[Add service provider]** (サービスプロバイダを追加) を選択して **\[Keeper Password Manager]** をSSOアプリケーションのリストに追加します。

<figure><img src="/files/9Bu5Gg8gmsEbj14YNbe4" alt=""><figcaption><p>CloudGate SSOにKeeperを追加</p></figcaption></figure>

### 6. Keeperアプリケーションの構成

**ADD SERVICE PROVIDER** (サービスプロバイダを追加) ページの検索バーで**Keeper Security**を検索し、**Keeper SSO Cloud Connect**アイコンの **\[Add]** (追加) をクリックします。

<figure><img src="/files/1uKaLCUSbYkmWjLxSO8N" alt=""><figcaption><p>Keeperの設定</p></figcaption></figure>

### 7. Keeperアプリケーション内でSCIMを設定

**SERVICE PROVIDERS** (サービスプロバイダ) ページで作成した**Keeper SSO Cloud Connect**アイコンの **\[Edit]** (編集) をクリックし、プロビジョニング設定タブに移動します。

<figure><img src="/files/2l8ECztXBSY5epiFK0CN" alt=""><figcaption></figcaption></figure>

### 8. SCIMを有効にする

手順4でKeeper管理コンソールのSCIMプロビジョニングメソッドに生成したURLとトークンを入力します。**\[Test]** (テスト) をクリックして、SCIMプロビジョニングに問題がないか確認します。

<figure><img src="/files/gHSAdauDmzpGBfehQrNK" alt=""><figcaption></figcaption></figure>

### 9. Keeperアプリケーションを保存

**\[Save]** (保存) をクリックします。

<figure><img src="/files/lf3bPo7E7YaaepdJaDuB" alt=""><figcaption><p>SCIMを保存</p></figcaption></figure>

これで完了です。以降、CloudGateでKeeperを使用するよう設定されていて、プロビジョニングスコープに含まれる新規ユーザーは、Keeperボルトへの招待を受け取り、CloudGateの管理下に置かれます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/enterprise-guide/jp/user-and-team-provisioning/cloudgate-provisioning-with-scim.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
