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 UserDto<TKey> class has a RegularExpression attribute on the UserName property. There is no way to modify this expression to allow additional characters.
Microsoft Identity has the ability to customize username characters via the AllowedUserNameCharacters option, but the set of allowed characters are hard-coded into Skoruba Business Logic.