# v1.0.8 - Nov 23, 2025

**Highlights**

🛡️ Security & Access Control

* Access security policy (Context-Aware Access Policy): Enhanced security with granular access policies based on user context:
  * IP & location: Define access rules based on IP addresses and geographical locations.
  * Operating System (OS): Restrict or allow access based on the device's Operating System.
* Group-based policies: Admins can now apply session settings directly to Groups. The system includes logic to apply these policies to group members and automatically clean up settings when a group is deleted.

🏢 Organization & UI enhancements

* Branding & identity:
  * Organization logo: Added support for uploading Organization logos across applications.
  * Workspace avatar: Enable creation of Avatars for Workspaces.
  * Update organization name: Organization Admins now have the permission to update the Organization's name.
* User Interface:
  * Organization unit UI: Improved the user interface for managing Organizational Units.
  * Confirm modal: Standardized and modified the confirm modal design.

{% 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.8-nov-23-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.
