- DATE:
- AUTHOR:
- Ory Team
Account Experience 2.0 General Availability
Ory launches Account Experience 2.0 as the default user interface for new projects.
The previous interface is now identified as the “legacy Hosted UI” in the Ory Console.
Configuration logic has been inverted and projects must explicitly enable “Use legacy Hosted UI” to continue using the older version.
Additional changes include:
Updated default feature flags:
kratos_feature_flags_legacy_oidc_registration_node_group
andkratos_feature_flags_password_profile_registration_node_group
now default tofalse
for new projects.Default return URL:
The default post-login redirect now points to/session
.Improved notifications:
Toast notifications can now be dismissed manually.Consent screen fix:
The generated ID Token includes additional claims —given_name
,family_name
, andupdated_at
— improving user profile detail.Login redirect fix:
The login screen now correctly processes thereturn_to
query parameter.
This update is available now on Ory Network.