# v1.0.7 - Nov 09, 2025

**Highlights**

🏢 Organizational Units (OU) management: Organization Admin App (OAA) now supports a hierarchical structure with Organizational Units

* Full management: Admins can create, search, view details, edit, and delete Organizational Units.
* Flexible structure: Added the ability to move Organizational Units to easily restructure the organization chart.
* Member management: Admins can manage members directly within each specific Organizational Unit via the "Member" tab.
* Account creation: The "Add new account" flow now includes a field to assign the user to a specific "Org Unit" immediately.

🛡️ Granular security policies security policies can now be applied to specific Organizational Units instead of globally:

* MFA settings: Configure Multi-Factor Authentication settings per Org Unit.
* Password policy: Define distinct password rules for different Org Units.
* Session settings: Set specific session expiration policies for each Org Unit.

👤 Personal account

* Change email: Users with Personal Accounts can now update their email addresses.

**🛠️ Bug fixes**

* Logout sync: Fixed a security issue where the session on the Org Admin page was not revoked when the user logged out from the Account App.

{% hint style="info" %}
**How to experience Oten IDP?**

* Go to <https://oten.com/> and discover IDP highlight features
* Or, access <https://account.oten.com/> and register now to experience the system
  {% endhint %}


---

# 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://oten.gitbook.io/identity-support/whats-new/v1.0.7-nov-09-2025.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.
