# On-Premの設定を更新

オンプレミス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コネクトデータバックアップが1つ (SSOコネクトプロビジョニングインスタンスごと) あるだけです。
{% endhint %}

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


---

# 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/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.
