# バックエンドAPI 17.3.2

## 向上点

* **KA-6399:** 電話番号解析ライブラリを更新
* **KA-6802:** 新しいKeeper管理者ロールに対して、すべてのPAM強制適用ポリシーを自動的に有効化
* **DU-498:** セキュリティデータAPIのスロット制限を増加

## バグ修正

* **KA-6702:** KeeperPAMのARAM開始/停止イベント時にプロトコル値を含めるよう修正
* **KA-6346:** 所有者のないレコードの一時共有の作成を禁止
* **KA-6745:** ARAMイベントログでApp UIDおよびGateway UIDのフィルタリングを修正
* **KA-6760:** KSMを持っていないユーザーがPAM構成を削除できないように修正


---

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