# バックエンドAPI 16.11

## 仕様

* **KA-3754, KA-5157:** 「時間制限付きアクセス」のサポートを追加。
* **KA-5689:** 「詳細な共有設定」のサポートを追加。
* **KA-5519:** 使用中のクラウドSSO設定は、他のSSOノード間で共有できないノード固有の構成に変更。
* **KA-5741, KA-5836:** Keeperオートメーター経由でのチーム作成のサポートを追加。
* **KA-5628:** セキュリティキーのみを二要素認証として使用する設定を追加。
* **DU-352:** 新しいポリシー「重複作成の無効化（DISABLE\_CREATE\_DUPLICATE）」のサポートを追加。

## バグ修正

* **KA-5350, KA-5694:** 一部の監査イベントレポート (情報を集約するタイプ) で、過剰なイベントが返される不具合を修正。例：\
  `audit-report --report-type=span --event-type=record_password_change --column=record_uid --column=audit_event_type --record-uid=<RECORD_UID>`
* **KA-5438:** 空のノードツリーからクラウドSSOインスタンスを削除しようとするとエラーが発生する不具合を修正。
* **KA-5692:** MSP管理者がMCに移動してアカウント移行を実行しようとすると、「このユーザーは 'Can Be Transferred' ポリシーが有効なロールに所属していません」というエラーで処理できない不具合を修正。
* **KA-5804:** 一部のハードウェアセキュリティキーが「サイズが無効」で失敗していた不具合に対応。
* **KA-5769:** ボルトのUIでチームメンバーを表示しようとすると、一部のユーザーにエラーが発生する不具合を修正。

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

* **KA-4055:** 特定の状況でマスターパスワードの再入力が求められる際、サーバー側での検証をサポートするAPI変更を追加。Bugcrowdによる低深刻度の指摘への対応。関連チケット: VAUL-6192、EM-6185。


---

# 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/backend/backend-api/backend-api-16.11.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.
