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
When registering as a user in authn MFE Register tab, there is a full Name field.
That field allows user to enter single character. I believe that the validation should update and must allow to enter at least 3 characters.
The full name field is accepting the special characters as well. Full name doesn't contain any special characters so validation should include only alphabets
The text was updated successfully, but these errors were encountered:
I think it's fine that you accept special characters because in different languages there are characters that are used and are not recognized as alphabetic and neither is the quantity.
But if it needs to be reviewed I could correct the Issue. @arbrandes
When registering as a user in authn MFE Register tab, there is a full Name field.
The text was updated successfully, but these errors were encountered: