# バックエンドAPI 17.5.8

本リリースでは、エンドポイント特権マネージャー (PEDM) のイベントログ機能の強化と、Keeperフォースフィールドに関する強制適用ポリシーの追加に重点を置いています。

## 主な新機能

* PEDMの監査イベントの強化
* PEDMのアカウント権限の強化
* フォースフィールドのポリシー追加

## 改善点

* **KA-7008:** エンタープライズ管理者によって記録されたPEDMの監査イベントを追加。
* **KA-7009:** エージェントによって記録されたPEDMの監査イベントを追加。
* **KA-7017:** イベントデータの配列から一括でPEDM ARAMイベントを記録する機能を追加。
* **KA-7029:** KeeperユーザーがPEDM機能にアクセスできるかを確認するためのアカウント権限を追加。
* **KA-7250:** デスクトップアプリにおけるフォースフィールドに関するポリシーを作成。
* **KA-7348:** PEDMの処理に対応するため、ユーザー認証エンドポイントでMCエンタープライズIDを返すように変更。

## バグ修正

* **KA-7244:** KSM – 新しいデバイスでシークレット作成時にエラーが発生する不具合を修正。
* **KA-7333:** KSM – ゲートウェイのローテーション履歴がリクエストの失敗によって表示されない不具合を修正。
* **KA-7343:** PAMシートの検証前に、エンタープライズ、MSP、MCに有効なPAMライセンスがあるかを確認する処理を追加。
* **KA-7264:** 認証失敗時にPEDM監査イベントでエラーが発生する不具合を修正。


---

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