# Backend API Version 14.11.0

Subsequent release 14.11.1 is also included in the following release notes.

## Features & Benefits

* API implementation allowing Enterprise Admins to disable 2FA for their users so they no longer have to contact support to do so.
* Admins able to set a role enforcement preventing users of the browser extension to enable Auto Submit and Prompt to Fill features.

## Bug Fixes

* **Fixed:** DUO 2FA experiencing intermittent failures.
* **Fixed:** Push server is not re-registering after a fail to connect to database and is removed from database table too quickly preventing users to successfully login.
* **Fixed:** Error received when converting nodes to Managed Company if user data is present.
* **Fixed:** MSPs unable to pause Managed Companies as expected.
* **Fixed:** Issue causing the new push servers to incorrectly handle the DNA push token.
* **Fixed: "**&#x61;uth\_failed" appearing in Admin Console due to invalid session token detection when outbound IPs are load balanced.
* **Fixed:** Spaces in 2FA backup code result in "server\_failure".


---

# 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/older/backend-api-version-14.11.0-14.11.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.
