# Backend API Version 15.0.9

The Backend API version 15.0.9 release is focused on Login V3 and SSO Cloud APIs.

### Features & Benefits

* Cloud SSO Connect General Availability (GA)\
  More information available here:\
  [Keeper SSO Connect Cloud](https://docs.keeper.io/sso-connect-cloud/jp/)<br>
* Login V3 General Availability (GA)\
  More information available here:\
  [Login API](/enterprise-guide/jp/login-api.md)<br>
* KA-3173: Support for session persistence
* KA-3079: IdP-initiated login for Cloud SSO accounts
* KA-3086: New Enterprise role policies (disable\_onboarding, disable\_commander)
* KA-2468: Support for 24-hour logout timer period
* KA-3177: Added ARAM event for "Device requires Admin approval".
* KA-3188: Backend support for device linking (auto-login of resumable sessions)

### Bug Fixes

* KA-3061: Better handling of invalid email addresses
* KA-3130: Login V3 support for SSO-Master-Password logins
* KA-3141: Ignore password expiration for SSO users
* KA-3128: Do not redirect users to incomplete SSO Cloud configuration
* KA-3134: Support for Region Redirect on SSO Domain login
* KA-3088: Resolve missing Sign On URL in Cloud SSO metadata file for Azure
* KA-3147: Throttling configuration for SSO Domain name
* KA-3161: Duo Push web socket message not received by vault during account recovery
* KA-3163: Changing Keeper SAML SP endpoint from kepr.co to keepersecurity.com
* KA-2516: Master Password regex causing loop on iOS devices
* KA-3175: Improved throttling on email verification codes


---

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