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

# 概要

Keeper SSOコネクトは、Keeperのゼロ知識セキュリティアーキテクチャを採用したSAML 2.0アプリケーションです。Keeperボルト (保管庫) への安全でシームレスなユーザー認証と、プラットフォームへの動的なユーザープロビジョニングに対応します。Okta、Microsoft Azure、Google Workspace、Microsoft AD FS、F5 BIG-IP APM、Centrify、OneLogin、Ping Identity、CASなど、主要なSSO IDプロバイダと連携できます。

<figure><img src="/files/dIOxhrY39B7TOMQNXtnB" alt=""><figcaption><p>Keeper SSOコネクトのシステムアーキテクチャ図</p></figcaption></figure>

Keeper SSOコネクトは、オンプレミス、プライベートクラウド、パブリッククラウドの各環境にインストールするソフトウェアです。ユーザー暗号鍵はすべてKeeper SSOコネクト上で管理されるため、エンドユーザーのボルト暗号化に用いる鍵をお客様側で完全にコントロールできます。

プライベートなオンプレミスサーバーまたはクラウド上のサーバーに設置でき、WindowsおよびLinuxにも対応しています。

{% hint style="info" %}
Keeperエンタープライズのお客様が管理するインスタンスや環境であれば、ゼロ知識暗号化を維持したまま導入できます。
{% endhint %}

Microsoft Windows環境では、標準のWindowsサービスとして動作します。PCからログオフしてもサービスは停止せず、再起動後も自動的に起動します。すべてのプラットフォームで高可用性 (HA) 構成にも対応しており、ロードバランサー配下の複数サーバーに分散配置することで、常時稼働を確保できます。


---

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