> 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/enterprise-guide/jp/sso-saml-integration.md).

# SSO/SAML認証

## 概要

Keeperは、Entra ID、Okta、Google Workspace、Duo、OneLogin、Ping Identity、JumpCloudなどのSAML 2.0準拠のIDプロバイダとの連携に対応しています。

SSOの実装には、クラウドSSOコネクトとオンプレミスSSOコネクトの2種類があります。どちらの実装でもゼロ知識暗号化によりエンドユーザーを認証できます。通常は[クラウドSSOコネクト](https://docs.keeper.io/sso-connect-cloud/jp/)のご利用をお勧めします。

## クラウドSSOコネクト

![](https://gblobscdn.gitbook.com/assets%2F-MB_i6vKdtG6Z2n6zWgJ%2F-MMvQ4TnV8t5SW_rkITg%2F-MMvQCr3wDuFgtkghLbO%2Fsso-connect-header.jpg?alt=media\&token=5a4f4cd4-055e-4ce5-8acd-f70dbc489405)

KeeperクラウドSSOコネクトを使用すると、最新のクラウドベースのアーキテクチャでIDプロバイダを設定して、ユーザーをほんの数分で認証およびプロビジョニングできます。クラウドSSOコネクトのセットアップについて、詳しくは[こちらのページ](https://docs.keeper.io/sso-connect-cloud/jp/)をご参照ください。

***

## オンプレミスSSOコネクト

![](https://gblobscdn.gitbook.com/assets%2F-LTyMp7XGU8wh-hRPBiB%2F-MNjWBSnNeGu2hAPQf5F%2F-MNjWJGJknKniht2-49S%2Fsso-connect-onprem.jpg?alt=media\&token=f8cc5d12-c279-401d-9efd-27a245f9d5a3)

オンプレミスSSOコネクトはセルフホスト向けの統合で、アプリケーションサーバーをWindowsまたはLinuxにホストする必要があります。 オンプレミスSSOコネクトのセットアップについて、詳しくは[こちらのページ](https://docs.keeper.io/sso-connect-on-prem/jp/)をご参照ください。


---

# 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/enterprise-guide/jp/sso-saml-integration.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.
