# 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/keeper-bridge/overview)のご使用をお勧めします。

## クラウド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/jp/sso-connect-cloud/)をご参照ください。

***

## オンプレミス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/jp/sso-connect-on-prem/)をご参照ください。


---

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