# v1.0.11 - Jan 04, 2026

**Highlights**

🔐 Authentication & Security

* Passkeys support (TouchID):
  * Enable users to set up and log in using Passkeys (TouchID on MacBook).
  * Admins can configure Passkeys login methods for organization members.
* 2FA Flow: Improved the user experience flow for Two-Factor Authentication login.

⚙️ Integration

* SCIM 2.0: Implemented SCIM 2.0 support for automated user provisioning within the System and Workspace.

**✨ Improvements**

* Workspace UI: Revamped the Workspace sidebar interface for better navigation.
* Activity logs: Defined and displayed sensitivity levels for activity logs in both OAA and WSA.
* Registration: Removed the Google social login option from the registration page.
* Filters: Enhanced filtering capabilities in the Organization Admin App (OAA).
* UI standardization: Standardized the styling of confirmation modals across the platform.

**🛠️ Bug fixes**

* Role assignment: Fixed an issue preventing the re-assignment of custom roles to individual members after un-assignment.
* Reload loop: Resolved a bug where the Workspace screen would reload multiple times when accessed via a direct URL.

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

* 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.11-jan-04-2026.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.
