# v1.0.2 - Aug 31, 2025

**Highlights**

🛡️ Advanced security policies (for Org Admins): New policy controls enable Admins to tighten organization security

* Password policy: Configure settings for password complexity (length, characters), reuse prevention, and expiration. Includes automatic account lockout triggers.
* Session policy: Set session timeouts and limit the number of concurrent devices per user.
* Location policy: Define allowed locations or restrict access based on geography.
* 2FA enforcement: Admins can enforce mandatory Two-Factor Authentication (2FA) for users and set compliance deadlines.

🌐 Network & VPN management

* VPN integration: Full management capabilities for internal VPN networks. Admins can now search, add, update, and delete VPN configurations.

👥 Role management (OAA)

* Flexible permissions: Capability to create, edit, and view roles within the Organization Admin app.
* Onboarding: Improved sign-up flow for invited Organization Admins.

⚙️ Developers & integration

* OIDC/OAuth2 Standards: Fully implemented key endpoints: `Refresh token`, `Introspect`, `Userinfo`, `Revoke`, and support for `Client Credentials Flow`.

{% 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.2-aug-31-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.
