skoruba / Duende.IdentityServer.Admin

The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Apache License 2.0
549 stars 194 forks source link

[Admin ]Make user email field not required #136

Open Anakael opened 1 year ago

Anakael commented 1 year ago

It would be nice if email field in user management UI wasn't required. Or at least there was option to configure it.

Anakael commented 1 year ago

Also IdentityOptions.User.AllowedUserNameCharacters should be respected in UI.