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