# Backend API Version 14.4.0

## Enhancements & Benefits <a href="#enhancements-and-benefits" id="enhancements-and-benefits"></a>

* Ability to login to Keeper when offline and SSO is unavailable, on the Web Vault and Desktop App. In this use case, the Keeper Admin enables the feature from the admin console role enforcement policy. This feature is disabled by default. It will only appear as an option within an SSO-enabled node.

![Master Password login for SSO Users](/files/-L_yeqm9qBMHyt31SiVe)

* For users who are part of an SSO-enabled node where the Admin has enabled Master Password login, the user will be able to login to the Web Vault and set a Master Password. Note that the Master Password complexity is enforced based on the rules of the role enforcement policy.

![Master Password Setup for SSO-enabled Account](/files/-L_ygKvbQscwrP2v_ujQ)

* When offline mode is permitted by the Keeper Administrator, users can login to the Web Vault in a fully offline situation, or in a network that has no SSO access. Note that in order to make use of this feature, the user must login to the Web Vault on that particular user account at least one time.
* If an account is available for offline login, an indicator graphic shows on the login screen:

![](/files/-L_ygj_7JSlr2MUbeKzm)

* Keeper Commander can now be utilized on SSO-enabled accounts through the use of the Master Password.
* Security Update: We have added new security updates to prevent enumeration attacks against SSO Customer Enterprise Domain names.
* We have added several new event types in the Advanced Reporting & Alert module to track the following events:
  * Alert Created
  * Alert Deleted
  * Alert Paused
  * Alert Resumed
  * Team Created
  * Team Deleted
  * Role Created
  * Role Deleted
  * Node Created
  * Node Deleted

## Bug Fixes <a href="#bug-fixes" id="bug-fixes"></a>

* Fixed issue where "Just-In-Time (JIT)" provisioning setting was being ignored

## Known Issues <a href="#coming-soon" id="coming-soon"></a>

* ​Offline mode will not work in Internet Explorer and the mobile version of Safari, due to the limitations of those platforms.


---

# 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.4.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.
