# バックエンドAPI 17.4

## 機能

* **KA-6747**: SCIMグループAPIにページネーションのサポートを追加
* **KA-5776**: 旧Azure Sentinel統合の代わりに新しいAzure Monitor SIEM統合をサポート。詳しくは[セットアップガイド](https://app.gitbook.com/s/eJwa6ByNJ2qindnPknCW/event-reporting/microsoft-sentinel/azure-monitor)をご参照ください。
* [エンドポイント特権マネージャー](https://app.gitbook.com/s/PL6k1aGsLiFiiJ3Y7zCl/endpoint-privilege-manager/overview)に対するAPIサポートの追加

## 改善点

* **KA-6239**: SCIM APIに追加のセキュリティ保護を追加。SCIMプロビジョニングには、影響を受けるメールドメインに対してドメイン予約が必要となります。ドメイン予約については[こちらのページ](https://app.gitbook.com/s/eJwa6ByNJ2qindnPknCW/domain-reservation)をご参照ください。
* **KA-6238**: ドメイン予約なしでメールを変更することに対する追加の保護を追加。

## バグ修正

* **KA-6856**: Keeperオートメーターがユーザーのデバイスを承認しない不具合を修正。MFAコードを提供する際のタイムアウトが原因でした。
* **KA-6065**: 保留中のユーザーを削除するとARAMイベントが生成されない不具合を修正。
* **KA-6064**: SCIMでメールを変更してもARAMイベントが生成されない不具合を修正。
* **KA-5848**: 「チーム管理」の管理者権限のみでユーザーをチームに追加または削除できない不具合を修正。
* **KA-5327**: 「閲覧のみ」の共有フォルダ権限が付与されている場合に、ユーザーが特定のケースでワンタイムシェアを作成できてしまう不具合を修正。


---

# 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/jp/release-notes/backend/backend-api/backend-api-version-17.4.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.
