# 管理コンソール 16.12.0

### 機能 <a href="#features" id="features"></a>

* **EM-5703**: リカバリーフレーズの実装 　新しいより安全な24単語の「リカバリーフレーズ」機能でアカウント回復プロセスをアップグレードしました。詳しくはKeeper ブログをご覧ください。

このアップデートにより、アカウント回復を無効にする既存の設定は、リカバリーフレーズメソッドに加えて、従来のセキュリティアンサーにも適用されるようになりました。 以下の点にご注意ください。

* 現在セキュリティ回答を持つユーザーには、セキュリティの質問/回答を自動生成された 24 語のリカバリフレーズに置き換えるよう求めるプロンプトが表示されます。
* このポリシーがすでに無効になっている場合、ユーザーにプロンプトは表示されません。
* リカバリフレーズを制限するようにポリシーを変更すると、すべてのユーザーに即座に反映されます。

<figure><img src="/files/1tSogcdlsrrjOampp20U" alt=""><figcaption><p>リカバリーフレーズによるアカウント回復を無効にするロールポリシー</p></figcaption></figure>

### 不具合修正 <a href="#bug-fixes" id="bug-fixes"></a>

* **EM-5758**: SSOマスターパスワードポリシーの言語と機能が少し更新されました。以前は、SSOマスターパスワードを作成したユーザーは、管理者がポリシーを適用した後でも、このログイン方法を使用できました。現在は、このポリシーが適用されると、ユーザーはログインもマスターパスワードの作成もできなくなります。この情報を反映するために、ユーザーインターフェースの文言が更新されました。

<figure><img src="/files/zHEb2lBnVvv2aadLiMB6" alt=""><figcaption></figcaption></figure>


---

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