-
-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Description
Describe the bug
Unable to modify allowed characters in username.
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.
Metadata
Metadata
Assignees
Labels
No labels