# Upgrading SSO Connect On-Prem

Keeper Security performs security updates to Keeper SSO Connect On-Prem.

### Step by Step Instructions

Follow the instructions in the [Update Instructions](/sso-connect-on-prem/update-instructions.md) page to proceed with the upgrade.

[**Proceed with Step by Step Instructions**](/sso-connect-on-prem/update-instructions.md)

#### Need Help?

If you are not familiar with your environment or if you are not comfortable performing the update, please [contact Keeper support](https://www.keepersecurity.com/support.html).

Before you contact support, please provide the following information:

* SSO Connect Version
* SSO Connect server OS version
* Identity Provider name and version
* Java version
* Any other network configuration (e.g. HA, Firewall, NGINX, etc)


---

# 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/sso-connect-on-prem/upgrading-sso-connect.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.
