> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/jp/enterprise/admin-console/admin-console-17.9.1.md).

# 管理コンソール 17.9.1

## 概要 <a href="#overview" id="overview"></a>

本リリースでは、管理コンソール内で**ユニバーサルシークレット同期 (USS)** のサポートを追加しました。USS構成向けのロール強制適用ポリシーと、ユニバーサルシークレット同期の活動を対象としたARAM監査イベントの拡張が含まれ、USS機能の監視とアクセス管理が可能になりました。

## 新機能 <a href="#overview-1" id="overview-1"></a>

### ユニバーサルシークレット同期 - 管理コンソールサポート <a href="#nhi-pam-support-in-subscriptions" id="nhi-pam-support-in-subscriptions"></a>

{% hint style="info" icon="comment-question" %}
**ユニバーサルシークレット同期について** 詳細は[こちら](/keeperpam/jp/privileged-access-manager/universal-secrets-sync.md)をご参照ください。
{% endhint %}

Keeperのユニバーサルシークレット同期 (USS) では、Keeperシークレットマネージャー (KSM) のシークレットをAWS Secrets Manager、Azure Key Vault、Google Cloud Secret Managerなどの外部クラウドプロバイダーへ同期できます。本リリースでは、組織全体でのUSSの管理と監査に必要な管理コンソール機能が追加されました。

* **ロール強制適用ポリシー:** **\[ロール強制適用ポリシー]** 画面の **\[特権アクセスマネージャー] > \[Keeperシークレットマネージャー (KCM)]** セクションに新しいポリシーオプションが追加され、ユニバーサルシークレット同期の設定を行えるロールを管理者が制御できるようになりました

<figure><img src="/files/K3qK2CCAN9oaSGbJWDXP" alt=""><figcaption><p>ユニバーサルシークレット同期のロール強制適用ポリシー</p></figcaption></figure>

* **ARAM監査イベント:** USSの活動がレポート・アラート (ARAM) に記録され、ユニバーサルシークレット同期の構成および利用イベントの監査証跡を取得可能
* 標準顧客、MSP、MC、GovCloud顧客すべてに適用。追加の変更は不要。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/enterprise/admin-console/admin-console-17.9.1.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.
