# PingIdentity

本ページでは、PingIdentityをKeeper Connection Managerと連携させる手順について解説します。2つのプラットフォーム間に、SAML 2.0アプリケーションコネクタを追加します。

### PingIdentityの設定

1. PingIdentityの管理者としてログインします。PingIdentityメニューから、**\[Applications]** (アプリケーション) > **\[Add Application]** (アプリケーションを追加) の順にクリックします。
2. アプリケーションに「KCM」などの名前を付けて**SAML**を選択して**保存**します。

<figure><img src="/files/MrQHEm0ZHKiFCDdrCPZG" alt=""><figcaption><p>アプリケーションを追加</p></figcaption></figure>

3. 次に、SAML設定が表示されます。**「Manually Enter」** (手動入力) を選択し、KCMサーバーのURLを「**https\://\<YOUR DOMAIN>/api/ext/saml/callback**」のよう&#x306B;**「ACS URLs」**&#x30DC;ックスに追加します。
4. 次に、KCMサーバーのURLを「**https\://\<YOUR DOMAIN>**」のよう&#x306B;**「Entity ID」 (**&#x30A8;ンティティID) ボックスに追加して、**\[Save]** (保存) を押します。

<figure><img src="/files/NzSwZ1P9GEfN1somdyec" alt=""><figcaption><p>SAML設定</p></figcaption></figure>

5. 「Edit Attribute Mappings」 (属性マッピングを編集) では、saml\_subjectは不変なのでそのままにしておきます。**Username** (ユーザー名) にマッピングされた**EMAIL** (メール) という名前の属性と、**Group Names** (グループ名) にマッピングされた「**groups**」 (グループ) という名前の属性を追加します。

<figure><img src="/files/OAL7JseR1uNfJZa8ob20" alt=""><figcaption><p>属性マッピング</p></figcaption></figure>

6. 次に、「**Edit Configuration**」 (設定を編集) で、「**SUBJECT NAMEID FORMAT**」 (サブジェクト名ID形式) まで下にスクロールして、**urn:oasis:names:to:SAML:1.1:nameid-format:emailAddress**オプションを選択し、\[Save] (保存) を押します。

<figure><img src="/files/UCZmVg9yBQaXNzXBxFKF" alt=""><figcaption><p>メールからnameidへのマッピング</p></figcaption></figure>

7. 「**Overview**」 (概要) セクションで、「**Access**」 (アクセス) が「**All Users**」 (すべてのユーザー) または指定したグループになっていることを確認します。「**Signon URL**」 (サインオンURL) は、「**Default Signon Page**」 (デフォルトのサインオンページ) のままにします。アプリケーションの上部にある**切替ボタンをクリックして、アプリケーションを有効にします。**

<figure><img src="/files/AMJvUhqzaJLyfv2Jt5AH" alt=""><figcaption><p>アプリケーションを有効にするための設定</p></figcaption></figure>

8. **「Configuration」** (設定) タブで**メタデータファイル**をダウンロードし、名前がmetadata.xmlであることを確かにします。

<figure><img src="/files/NPFB7ijCWzCkjz5s5TRs" alt=""><figcaption><p>メタデータをダウンロード</p></figcaption></figure>

9. Keeper Connection Manager内のユーザーの**メールアドレス**と一致するUsername (ユーザー名) がすべてのユーザーに追加されていることを確かにします。**Keeper Connection Managerにユーザーを追加する場合は、対応するメールアドレスを使用しますが、パスワードは空白のままにしておきます。**

<figure><img src="/files/yaRhnXv3VfhenJaxw4xQ" alt=""><figcaption><p>KCMアカウントとメールアドレスのマッチング</p></figcaption></figure>

## サンプル動画

{% embed url="<https://vimeo.com/823770810>" %}


---

# Agent Instructions: 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/keeper-connection-manager/jp/authentication/authenticating-users-with-saml/pingidentity.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.
