> 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/identity-provider-setup.md).

# SSO IDプロバイダ

<figure><img src="/files/8Kdub2Po911cUMU0z48w" alt=""><figcaption></figcaption></figure>

SAML 2.0準拠IDプロバイダの設定の前に管理コンソールを設定してきます。個々のIDプロバイダの設定する際の助けとなるよう、以下にガイドをご用意しました。

* [Microsoft ADFS](/sso-connect-cloud/jp/identity-provider-setup/ad-fs-keeper.md)
* [Amazon AWS](/sso-connect-cloud/jp/identity-provider-setup/aws-sso-keeper.md)
* [Auth0](/sso-connect-cloud/jp/identity-provider-setup/auth0-keeper.md)
* [Entra ID (Azure AD)](/sso-connect-cloud/jp/identity-provider-setup/azure-o365-keeper.md)
* [Centrify](/sso-connect-cloud/jp/identity-provider-setup/centrify-keeper.md)
* [Duo SSO](/sso-connect-cloud/jp/identity-provider-setup/duo.md)
* [F5](/sso-connect-cloud/jp/identity-provider-setup/f5-keeper.md)
* [Google Workspace](/sso-connect-cloud/jp/identity-provider-setup/g-suite-keeper.md)
* [JumpCloud](/sso-connect-cloud/jp/identity-provider-setup/jumpcloud-keeper.md)
* [Okta](/sso-connect-cloud/jp/identity-provider-setup/okta-keeper.md)
* [OneLogin](/sso-connect-cloud/jp/identity-provider-setup/onelogin-keeper.md)
* [Ping Identity](/sso-connect-cloud/jp/identity-provider-setup/ping-identity-keeper.md)
* [PingOne](/sso-connect-cloud/jp/identity-provider-setup/pingone.md)
* [Rippling](/sso-connect-cloud/jp/identity-provider-setup/rippling.md)
* [RSA SecurID Access](/sso-connect-cloud/jp/identity-provider-setup/rsa-secureid-access-keeper.md)
* [SecureAuth](/sso-connect-cloud/jp/identity-provider-setup/secureauth.md)
* [Shibboleth](/sso-connect-cloud/jp/identity-provider-setup/shibboleth.md)
* [HENNGE](/sso-connect-cloud/jp/identity-provider-setup/hennge.md)
* [その他のSAML 2.0プロバイダ](/sso-connect-cloud/jp/identity-provider-setup/generic-saml-2.0.md)

ご利用のIDプロバイダがこちらに記載されていなくても問題ありません。KeeperはすべてのSAML 2.0 SSO IDプロバイダとパスワードレス認証製品と互換性があります。上記のリストから類似のプロバイダがあれば、設定の流れはほぼ同じなので、その設定手順に従って設定してください。

(ご利用のIDプロバイダ用の設定ガイドを作成された場合、共有いただけましたらこちらに掲載させていただきます。)


---

# 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-cloud/jp/identity-provider-setup.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.
