I have the following password rules:
services.Configure(options => { options.Password.RequiredLength = 8; options.Password.Requi