> 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-cloud/jp/readme.md).

# KeeperクラウドSSOコネクト

![](/files/-Mfd3Np0XaUUG6V6KuAG)

Keeper SSOコネクトは、クラウドベースのSAML 2.0サービスで、既存のシングルサインオン (SSO) やパスワードレスソリューションとスムーズかつ迅速に連携し、ゼロ知識のパスワード管理と暗号化で機能を拡張します。Microsoft Entra ID/Azure、Okta、Google Workspace、Centrify、Duo、OneLogin、Ping Identity、JumpCloudなど、主要なSSO IdPプラットフォームに対応しています。

### 製品ページ

[KeeperクラウドSSOコネクトのページ](https://www.keepersecurity.com/ja_JP/keeper-sso-connect.html)

### IDプロバイダとの互換性

Keeper SSOコネクトはKeeperエンタープライズに含まれており、主要なSSO IDプロバイダと統合できます。

<figure><img src="/files/B5EP64rIoKER9m91kz4t" alt=""><figcaption><p>IDプロバイダとの互換性</p></figcaption></figure>

SSOプロバイダに加えて、Duo、HYPR、Trusona、Octopus、Traitware、Veridiumなど、SAML 2.0に対応した主要なパスワードレス認証プラットフォームとも統合できます。

### Keeper SSOコネクトが選ばれる理由

ご利用のSSOソリューションをKeeperのパスワードマネージャーと組み合わせることで、機能面とセキュリティ面の主要なギャップを解消できます。

| **活用事例**         | **Keeperパスワードマネージャー** | **SSO IDプロバイダ** |
| ---------------- | --------------------- | --------------- |
| パスワードベースのアプリ     | ✅                     | -               |
| パスワードとシークレットの共有  | ✅                     | -               |
| 暗号化されたデータストレージ   | ✅                     | -               |
| ソーシャルメディアサイト     | ✅                     | -               |
| ネイティブアプリ         | ✅                     | -               |
| オフラインアクセス        | ✅                     | -               |
| SSH鍵             | ✅                     | -               |
| 暗号化されたプライベートファイル | ✅                     | -               |
| ゼロ知識暗号化          | ✅                     | -               |
| SAMLベースのアプリ      | ✅ \[クラウドSSOコネクトを使用]   | -               |


---

# 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/sso-connect-cloud/jp/readme.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.
