# オンプレミスSSOコネクト 17.0.1

{% hint style="warning" %}
[廃止予定機能のお知らせ](/release-notes/jp/depreciation-notices.md)をご覧ください。
{% endhint %}

## バグ修正

* **KSC-459**\
  LinuxでDuo MFAが失敗する不具合を修正。
* **KSC-462**\
  SAMステータスが通常と異なる形式の場合にNull Pointer Exceptionが発生する不具合を修正。

## セキュリティアップデート

* **KSC-433**\
  SSOコネクトページで発生するXSS脆弱性に対応。
* **KSC-452**\
  Jetty 11からJetty 12へアップグレード。

## その他の改善

* **KSC-454**\
  SSOログアウトURLを任意項目に変更。
* **KSC-456**\
  Keeperコマンダーへのログイン時に「ログイントークンのコピー」が使用できるようになり、ログイン操作がよりスムーズに。
* **KSC-451**\
  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/jp/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.
