You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The regex for the newPassword and reenterPassword claims limit maximum password length to 16 characters. They should instead probably default to a maximum of 64 characters to max the "Strong" password complexity setting for user flows.
The text was updated successfully, but these errors were encountered:
The regex for the newPassword and reenterPassword claims limit maximum password length to 16 characters. They should instead probably default to a maximum of 64 characters to max the "Strong" password complexity setting for user flows.
The text was updated successfully, but these errors were encountered: