> 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/sso-connect-on-prem/jp/identity-provider-setup/onelogin-configuration.md).

# OneLoginの設定

{% hint style="info" %}
OneLoginとの完全なクラウドベースの統合については、[KeeperクラウドSSOコネクト](https://docs.keeper.io/sso-connect-cloud/jp/)をご参照ください
{% endhint %}

{% hint style="success" %}
最初に[管理コンソールの設定](/sso-connect-on-prem/jp/installation-and-setup/admin-console-configuration.md)セクションの手順を必ず実行してください。
{% endhint %}

### 設定

OneLoginポータルにログインします。

![](/files/FNkzj4iZFN42hxzVUgm6)

**\[Administration]** を選択して、管理者セクションに移動します。

![](/files/0RZhJ3KtnxwDTF579DPR)

OneLoginメニューから、 **\[Applications]**、 **\[Add App]** の順に選択します。

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

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

検索フィールドで **\[Keeper Password Manager]** を検索し、検索結果から選択します。

![](/files/QZEzuFSpkiR2tohHVkUX)

**\[Add Keeper Manager]** 画面で **\[保存]** をクリックします。

![](/files/cFSUTh4DRd6ox45fLkUG)

以下の手順で、OneLoginからSAMLメタデータをダウンロードします。 **\[その他のアクション]** ボタンの下矢印を選択して、 **\[SAMLメタデータ]** を選択します。

![](/files/l6mldAeXrIvD0qXmcg1K)

**onelogin\_metadata\_######.xml**ファイルがブラウザにダウンロードされます。このファイルをKeeper SSOコネクトサーバーインターフェースにコピーします。

<figure><img src="/files/8YRT2yIDPVmBci17ythy" alt=""><figcaption></figcaption></figure>

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

OneLoginの **\[構成]** タブで、Keeper SSOコネクトサーバーの **\[Assertion Consumer Service (ACS) Endpoint]** を入力します (<https://DOMAIN:8443/sso-connect/saml/sso。ここで**DOMAIN**はKeeper> SSOコネクトアプリケーションのサーバー名またはIPアドレスです)。続いて **\[保存]** をクリックします。

<figure><img src="/files/7NYpo3Rihm7tS5ATp5ZY" alt=""><figcaption><p>Assertion Consumer Service (ACS) Endpoint</p></figcaption></figure>

Keeper管理コンソールの **\[プロビジョニング]** タブに戻り、 **\[メソッドを追加]** をクリックして、SCIMを選択します。

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

**\[Generate]** をクリックし、URLとトークンをコピーします。

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

<figure><img src="/files/6d0hxJF7uEAchBZ4Vpze" alt=""><figcaption></figcaption></figure>

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

**\[URL]** を **\[SCIM Base URL]** に、 **\[Token]** を **\[SCIM Bearer Token]** に貼り付けて、 **\[保存]** をクリックします。

Keeper管理コンソールで **\[保存]** をクリックして、統合は完了です。


---

# 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/sso-connect-on-prem/jp/identity-provider-setup/onelogin-configuration.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.
