# SSO Connect On-Prem 17.0.1

{% hint style="warning" %}
See [Legacy Version Deprecation Notice](/release-notes/deprecation-notices.md)
{% endhint %}

## Bug Fixes

* KSC-459: Duo MFA fails on Linux
* KSC-462: Null Pointer Exception when SAM status is unusual format

### Security Updates

* **KSC-433**: XSS on SSO Connect page
* KSC-452: Upgrade from Jetty 11 to Jetty 12

### Other Improvements

* **KSC-454:** We've made the SSO Logout URL optional
* **KSC-456:** When logging in to Keeper Commander, the "Copy Login Token" is now supported, to make the login process seamless.
* **KSC-451:** Generating SBOM


---

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