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

# SSO Identity Providers

<figure><img src="/files/2Xw4DqKNPdIYaEzpCC5k" alt=""><figcaption></figcaption></figure>

The previous section of Admin Console Configuration applies to every SAML 2.0 compatible identity provider.  To help with any IdP-specific configuration of common identity providers, we have added some helpful screens in this next section.

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

If your Identity Provider is not listed here, don't worry. Keeper is 100% compatible with all SAML 2.0 SSO identity providers and Passwordless authentication products. You can just follow the step by step instructions of a similar provider in the list above, and it will be generally the same setup flow.

(If you create a setup guide for your identity provider, please share it with us and we'll post it here!)


---

# 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/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.
