# SSO Connect Version 15.0.0

## Improvements

* **Login V3 General Availability (GA)**\
  More information available here:\
  [Login API](/enterprise-guide/jp/login-api.md)<br>
* Protection against sync issues between user devices and SSO Connect server, due to a user being deleted or the SSO Connect server losing websocket connectivity.

## Bug Fixes

* KSC-350: Sync issues occurring on the SSO Server
* KSC-349: An error message should be generated when unable to add JIT user to SSO Connect node
* KSC-335: Updated 3rd party libraries by either removal or update to latest versions.
* KSC-358: Updated Jetty version ([CVE-2020-27218](https://nvd.nist.gov/vuln/detail/CVE-2020-27218))
* KSC-352: Ensure all Data and Folders are deleted upon SSO Connect uninstallation

## Upgrading

Please follow the upgrade guide for updating the Keeper SSO Connect software:\
\
[Upgrading SSO Connect](/sso-connect-on-prem/jp/upgrading-sso-connect.md)


---

# 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/release-notes/jp/enterprise/sso-connect/sso-connect-version-15.0.0.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.
