> 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/okta-configuration.md).

# Oktaの設定

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

### Okta SSOの設定

Oktaポータルの管理者セクションにログインします。

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

**\[管理者]** を選択します

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

**\[アプリケーション]** タブを選択し、**\[アプリケーション]** を選択します。

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

次に、**\[アプリケーションを追加]** ボタンを選択します。

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

アプリケーションの検索フィールドで、**\[Keeperパスワード]** と入力し、Keeperパスワードマネージャ&デジタルボルトアプリケーションの\*\*\[追加]\*\* ボタンを選択します。

<figure><img src="/files/U438zbNheAqhXATnBVm0" alt=""><figcaption><p>Keeperパスワードマネージャを追加</p></figcaption></figure>

全般設定 (General Settings) ページで、Keeper SSOコネクトサーバーのエンティティIDを入力します (<https://DOMAIN:8443/sso-connect> ここで、**DOMAIN**は、Keeper SSOコネクトアプリケーションのサーバー名または IP アドレスです)。次に、**\[完了]** ボタンを選択します。

<figure><img src="/files/f05EwHmGz7T4ZFVXwJcJ" alt=""><figcaption><p>サーバーベースURLを追加</p></figcaption></figure>

**\[割り当て]** ページでユーザーまたはグループを追加します。(この手順は省略して、設定の完了後に戻ることもできます)。

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

次に、**\[サインオン]** タブを選択します。

<figure><img src="/files/9v24vo4bvyszvAI9TfSu" alt=""><figcaption></figcaption></figure>

**\[編集]** ボタンを選択します。

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

次に、**\[シングルログアウトを有効にする]** の設定にチェックし、アップロードする証明書を選択します。

* この証明書は、[Oktaの手順](https://saml-doc.okta.com/SAML_Docs/How-to-Configure-SAML-2.0-for-Keeper-Password-Manager-and-Digital-Vault.html)に従って生成できます。

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

証明書を選択した後、Keeper SSOコネクトSSLインスタンスエンドポイント用の証明書ファイル (.crt) をアップロードします。

<figure><img src="/files/Xyrjf1ku6tw5Yl4sxFdl" alt=""><figcaption><p>証明書のアップロード</p></figcaption></figure>

ファイルが正常にアップロードされたら、サインオン (Sign On) ページの下部にある保存 (Save) を選択します。

<figure><img src="/files/1Iv35gvyIgkDGhBzAGYu" alt=""><figcaption></figcaption></figure>

設定が保存されます。

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

SAML 2.0の設定セクションまで下にスクロールし、**\[IDプロバイダメタデータ]** ファイルをダウンロードします。ファイル名をmetadata.xmlに変更します。これは手順8で使用します。

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

* **\[設定手順を表示]** リンクに追加の設定手順があり、その多くはこのドキュメントにも記載されています。

metadata.xmlファイルを設定画面にドラッグアンドドロップして、Keeper SSOコネクトインターフェースにアップロードします。

<figure><img src="/files/vITnMYZxpUIxCgejwLAk" alt=""><figcaption><p>メタデータファイルをアップロード</p></figcaption></figure>

**\[保存]** を選択して、Keeper SSOコネクトの設定は完了です。

### Okta SCIMのプロビジョニング

Okta SCIMのユーザーおよびグループのプロビジョニングを有効にするには、[こちら](/enterprise-guide/jp/user-and-team-provisioning/okta-integration-with-saml-and-scim.md)のページをご参照ください。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/sso-connect-on-prem/jp/identity-provider-setup/okta-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
