Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456 Logto Roadmap | Productlane
Integrate fully featured security settings (e.g., update identifier, password, MFA) for end-users with prebuilt UI.
Planned
Username policies
Adjust username case-sensitivity, length restrictions, allowed charset, etc.
SCIM API
System for cross-domain identity management APIs.
Guest mode: Anonymous access
Allow anonymous access with the option to upgrade to registered accounts.
Account API audit logs
Track all end-user activities performed through the Account API, including identifier, password, MFA, and profile updates.
Password reset with magic link
Extends one-time token functionality to support the password reset scenario.
Password force reset policy
Currently under consideration.
Adaptive MFA v2: Context-aware MFA rules
Define flexible rules to require or bypass MFA based on IP, users, organizations, roles, apps, etc.
[Cloud] Allow editing the "Bring your own UI" CSP headers
Allow users to fully customize the CSP headers in the "Bring your UI" feature. Currently the CSP headers are a little bit too restrictive and prevents users from being able to add their own dev and analytic tools, etc.
App-level access control
Restrict access to specific applications for designated users.
User role change webhook event
Invokes your API whenever a userβs role or organization role changes.
Support user search by custom data
Currently under consideration.
OAuth Client ID Metadata Documents
Support OAuth CIMD for URL-based client IDs, simplifying integration for AI agents and MCP.
MFA: Trusted device
Reduce repeat MFA prompts by allowing users to mark a device as trusted for a defined period.
Logto CLI
Standalone CLI wrapping Management API with auto-generated commands from OpenAPI spec, OAuth + M2M auth, targeting coding agents and Logto Cloud users.
Granular Management API scopes for M2M applications
Support granular Management API scopes for M2M applications so specific actions like user deletion no longer require the broad all scope.
Backlog
Account center elements
A set of framework-agnostic web components that can interact with Account API.
API authentication
Authenticate users via API. No redirect needed.
RBAC as code
Allow to use code-based configuration to provision role-based access control, for example, a YAML file.
Organization portal
An out-of-the-box solution that allows org admins to manage identities, organization profiles, and set up enterprise SSO themselves.
Authentication policy
Customize policies to control authentication, such as username rules, IP blacklist / whitelist, verification code expiration, etc.
Single sign-on application dashboard
Making it easier for users to see all the apps theyβre connected to in one simple, centralized place.
Custom content blocks in sign-in experience
Insert custom text, links, and images into the default sign-in and sign-up pages.
Logto Management API key
Generate a secure key for programmatic access to the Logto Management API
Google One Tap for websites
Add Google One Tap to your website and authenticate users through Logto.
Just-in-time user migration
Migrate users from your legacy system to Logto only when they sign in.
Email allowlist
Allow admins to define a list of email domains or addresses that can register.
Custom claims for ID tokens
Add custom claims to ID tokens using JavaScript code snippet.