Entra External ID - User Flow Language Overrides very limited
Fabrizio Guicciardi
20
Reputation points
The list of the customizable labels is very limited compared to the labels that are used in in the user flow sign-in and sign-up screens.
A few examples: Error messages, the label displayed when an OTP is sent to the user, etc.
Can we expect to have all the labels to be customizable?
In addition to this, the format we are supposed to use to add Hyperlinks: [text](link)
is not working.
"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_PasswordConfirm": "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_EmailHint": "Email address",
"SignIn_EmailOrPhoneHint": "Email or phone",
"SignIn_EmailOrUserNameHint": "Email address or username",
"SignIn_EmailOrUserNameOrPhoneHint": "Email address, username or phone",
"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_Title": "Sign in",
"SignUp_Description": "Sign up to access {0}",
"SignUp_Title": "Create account",
"SisuOtc_Title": "Enter code",
Sign in to answer