> 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/enterprise/admin-console/older/admin-console-14.2.0.md).

# Admin Console 14.2.0

This is a major feature update and bug fix release.

## Features & Benefits

* Password Generator Enforcement policy\
  \
  You can now specify the password generator complexity policy on a per-domain basis, or using wildcards can specify a larger matching pattern against domain names.  This role enforcement feature has been added to the Vault Features screen.&#x20;

![Generated Password Complexity](/files/-LkfWhjKLQ9mQv_MJ_3k)

* Ability to specify the time zone when reporting alerts are sent via email and text message.<br>

![](/files/-LkfWt897cqXphCSjIiB)

* Added Azure Monitor Log Analytics and Generic Syslog to the list of supported External Sync targets.<br>

![New SIEM Integration](/files/-LkfXHFjqOUxHRhssB9k)

* Improved checkout flow from Admin Console to payment page via tokenization that does not require additional email validation.

## Bug Fixes

* F5 SSO Login issues on EU account in Safari, Admin accounts<br>
* Provisioning methods not being removed after deletion until logout/login<br>
* Display names under individual reports not linking to user detail<br>
* Selecting the "Settings" button causes errors in the console log<br>
* Add User dialog from Roles hangs the browser<br>
* YubiKey not prompted and defaults to backup 2FA method<br>
* Firefox setup of YubiKey not working<br>
* Change email address feature not sending verification code<br>
* Editing user results in blank screen<br>
* Last email address used is showing up in login after logging out<br>
* Resolved issues adding members to teams from certain views


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/release-notes/enterprise/admin-console/older/admin-console-14.2.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
