# v1.0.13 - Jan 14, 2026

**Highlights**

👤 **Account & authentication**

* Passkey support (TouchID): You can now set up and log in using Passkeys (TouchID on MacBook) for a faster, passwordless experience.
* Enhanced 2FA experience: The Two-Factor Authentication login flow has been optimized for smoother access.
* App auto-consent: Authorized users will no longer be asked for consent repeatedly for trusted apps.
* Registration page update: Removed the Google social login option from the registration screen to streamline identity management.

⚙️ **Admin & integrations**

* SCIM 2.0 support: Added support for SCIM 2.0 (User provisioning & Workspace) to automate user management and synchronization.
* Admin Passkey configuration: Admins can now configure and manage Passkey usage methods for their members.
* Activity logs upgrade: Added sensitivity level indicators to activity logs to help Admins classify data risks more effectively.
* Improved OAA filters: Enhanced filtering capabilities within the OAA module for better resource management.

🏢 **Workspace & UI**

* New workspace sidebar: Revamped the sidebar interface for a cleaner look and improved navigation structure.
* UI standardization: Standardized the styling of confirmation modals across the platform for a consistent user experience.

**🛠️ Bug fixes**

* Role assignment: Fixed an issue preventing custom role re-assignment for individual members on Workspace Apps.
* Workspace reload: Resolved a bug where the Workspace screen would reload repeatedly when accessed via 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.13-jan-14-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.
