> 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/updating-the-sso-connect-configuration.md).

# オンプレミスの設定を更新

オンプレミスSSOコネクトのSSL証明書は、毎年更新が必要です。または、SSOコネクトサーバーでのmetadata.xmlファイルの更新が必要になる場合があります。\
\
以下の手順に従ってください。

1. オンプレミスSSOコネクトサーバーにログインし、 **\[Configuration]** タブをクリックします。必要な変更を行います (SSL証明書の更新、ホスト名の変更、IdP SAMLメタデータの更新など)。
2. 変更を保存します (これにより、Keeperクラウドに変更が複製されます)。
3. SSOコネクトサーバーが複数存在するアーキテクチャ (HA構成) の場合、後続の各SSOコネクトサーバーはクラウドに同期して更新されるため、これ以上の操作は必要ありません。同期を強制する場合は、各サーバーのSSOコネクトメニューから **\[Full Sync]** をクリックします。

{% hint style="info" %}
Keeperクラウドから見れば、HA構成のSSOコネクトサーバーにプライマリもセカンダリもありません。HA用に設計されたすべてのサーバーに同期するSSOコネクトデータバックアップが、SSOコネクトプロビジョニングインスタンスごとに1つ存在します。
{% endhint %}

{% hint style="danger" %}
管理コンソールでSSOコネクトのプロビジョニングインスタンスを削除しないでください。インスタンスを削除すると、設定も削除され、SSOコネクトサーバーが切り離されます。
{% endhint %}


---

# 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/updating-the-sso-connect-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.
