# Admin Console 16.12.0

## Features

* **EM-5703**: Implementation of Recovery Phrase. We have upgraded our account recovery process with a new and more secure 24-word “recovery phrase” feature. Read more on the [Keeper Blog](https://www.keepersecurity.com/blog/2023/04/24/keeper-introduces-24-word-recovery-phrases/).

With this update the existing setting to disable Account Recovery now applies to legacy security answers in addition to the Recovery Phrase method.&#x20;

Note the following:

* Users who currently have a security answer will be prompted to replace their security question/answer with an auto-generated 24-word recovery phrase.
* If you have this policy disabled already, users will not be prompted.
* If you change the policy to restrict recovery phrase, the effect is immediate on all users.
* If you &#x20;

<figure><img src="/files/4DJuyUSwPyCAqsRZqBnL" alt=""><figcaption><p>Role Policy to disable Account Recovery via Recovery Phrase method</p></figcaption></figure>

## Bug Fixes

* **EM-5758**: The SSO Master Password policy language and functionality has been updated slightly. Previously, users who created an SSO Master Password were able to use this login method even after the Admin enforced the policy. Now, users are unable to login or create master passwords if this policy is enforced. The language on the user interface has been updated to reflect this information.

<figure><img src="/files/8KVQ5bLNc6fngELOiNof" 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://newdocs.keeper.io/en/release-notes/enterprise/admin-console/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.
