# Identity Provider Setup

Once you have installed Keeper SSO Connect On-Prem on a server in your environment, the next step is to configure the SAML 2.0 authentication into your identity provider.

Keeper SSO Connect On-Prem can be integrated with any SAML 2.0 compliant identity provider.  We have documented the steps for several popular platforms in the pages that follow.

* Azure
* Okta
* Google Workspace
* Microsoft AD FS
* Ping Identity
* OneLogin
* JumpCloud
* RSA SecurID Access
* F5
* Centrify
* AWS SSO

If your Identity Provider is not listed here, don't worry.  Keeper is compatible with all SAML 2.0 SSO identity providers.  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-on-prem/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.
