Not able to customize error message for , "SignIn_InvalidEmailOrPassword_Error" ID in user flow's Browser language modification, is it possible to modify by any method?
and , can we add custom ID's for maybe Account Locked(after max no. allowed failed pswd retry attempts!), where do we find the list of supporting ID's?
JSON:-
{
"AttributeCollection_Description": "We just need a little more information to set up your account.",
"AttributeCollection_Title": "Add details",
"Attribute_City": "City",
"Attribute_Country": "Country/Region",
"Attribute_DisplayName": "Display Name",
"Attribute_Email": "Email Address",
"Attribute_Generic_ConfirmationLabel": "Re-enter {0}",
"Attribute_GivenName": "Given Name",
"Attribute_JobTitle": "Job Title",
"Attribute_Password": "Password",
"Attribute_Password_ConfirmationLabel": "Re-enter password",
"Attribute_Password_MismatchErrorString": "Passwords do not match.",
"Attribute_PostalCode": "Postal Code",
"Attribute_State": "State/Province",
"Attribute_StreetAddress": "Street Address",
"Attribute_Surname": "Surname",
"SignIn_Description": "Sign in to access {0}",
"SignIn_EmailAccountNotFound_Error": "We couldn't find an account with this email address.",
"SignIn_EmailHint": "Email address",
"SignIn_EmailOrPhoneHint": "Email or phone",
"SignIn_EmailOrUserNameHint": "Email address or username",
"SignIn_EmailOrUserNameOrPhoneHint": "Email address, username or phone",
"SignIn_EmailOrUsernameAccountNotFound_Error": "We couldn't find an account with this email address or username.",
"SignIn_EmailPhoneValidationError": "Enter a valid email address or phone number.",
"SignIn_EmailUserNamePhoneValidationError": "Enter a valid email address, username or phone number.",
"SignIn_EmailUserNameValidationError": "Enter a valid email address or username.",
"SignIn_EmailValidationError": "Enter a valid email address.",
"SignIn_InvalidEmailOrPassword_Error": "The Password you have entered is incorrect. After 5 failed attempts, your Logon will be locked. Use the Forgot your Password feature to reset your password.",
"SignIn_InvalidEmailUsernamePassword_Error": "We couldn't find an account with this email address, username, or password.",
"SignIn_NoPassword_Error": "Please enter your password.",
"SignIn_Title": "Sign in",
"SignUp_Description": "Sign up to access {0}",
"SignUp_Title": "Create account",
"SisuOtc_Title": "Enter code"
}