# v1.0.12 - Jan 05, 2026

**Highlights**

✅ **Authentication & access**

* Passkey support (TouchID): You can now set up and log in using Passkeys (TouchID on MacBook). Admins also have the ability to configure this login method for members.
* Enhanced 2FA experience: The two-factor authentication login flow has been optimized for smoother access.
* Registration page update: Removed the Google social login option from the registration screen.

⚙️ **Admin & governance**

* SCIM 2.0 integration: Added support for SCIM 2.0 to automate user provisioning and management within the Workspace.
* Activity logs update: Added sensitivity level indicators to activity logs for better data classification.
* Improved OAA Filters: Enhanced the filtering capabilities within the OAA module.

🏢 **Workspace UI improvement**

* New Workspace sidebar: We have revamped the sidebar interface to provide a cleaner look and better navigation experience.

{% 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.12-jan-05-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.
