> 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プロバイダを設定する際は、先に[管理コンソールの設定](/sso-connect-cloud/jp/admin-console-configuration.md)の手順を完了してください。一般的な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-keeper.md)
* [RSA SecurID Access](/sso-connect-cloud/jp/identity-provider-setup/rsa-securid-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-keeper.md)
* [CloudGate UNO](/sso-connect-cloud/jp/identity-provider-setup/cloudgate-keeper.md)
* [Imprivata](/sso-connect-cloud/jp/identity-provider-setup/imprivata.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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/sso-connect-cloud/jp/identity-provider-setup.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.
