# バックエンドAPI 16.12

## 仕様 <a href="#features" id="features"></a>

* **KA-5180**: 代替マスターパスワード作成のための新しいARAMイベント

## バグ修正 <a href="#bug-fixes" id="bug-fixes"></a>

* **KA-5512, KA-5521**: コンプライアンスレポート関連の不具合を修正 (チームのみが含まれた共有フォルダでフォルダUIDが表示されない不具合、およびユーザー評価基準で記録を持たないユーザーが空白になる不具合)
* **KA-5636, KA-5673**: 記録移管メール通知に間違ったURLやUIDが含まれる事例を修正
* **KA-5792**: 以前に削除されたサブフォルダを復元すると、一部のショートカットしか復元されない不具合を修正
* **KA-5888**: 組織外からのアイテムを受信できないロールに割り当てられている場合に組織外のユーザーに記録を共有できない不具合を修正
* **KA-5889**: 共有フォルダ削除しても完全に同期するまでボルトから削除されない不具合を’修正
* **KA-5901**: チームとロールのマッピングで、ワンタイム共有の使用が制限されない不具合を修正
* **KA-5918**: 一括ユーザーアクションでは権限がチェックされない不具合を修正
* **KA-5938**: ユーザーが、異なるパスフレーズセパレータ文字が設定された2つのロールに属する場合、結果としてクライアントに送信されるルールに1つのセパレータ文字しか含まれなかった不具合を修正 (両方のセパレータ文字が含まれるようになりました)
* **KA-5945**: 無効なメールアドレス (.comの代わりに.conなど) のユーザーがすでに存在する場合、無効なメールアドレスチェックは実行されなくなりました

## 向上点 <a href="#improvements" id="improvements"></a>

* **KA-5266**: 多数のユーザーに同時に変更を加える際の処理を向上
* **KA-5537**: SCIMで同じユーザーが2回作成される不具合を修正
* **KA-5553**: ログアウトタイマーを変更すると、すべてのデバイスにプッシュ通知が送信されるようになりました
* **KA-5709**: 管理コンソールでサポートパッケージ情報が表示さるようになりました
* **KA-5757**: 特定のSSO画面で、色とスピナーを変更してアクセシビリティが向上


---

# 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.12.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.
