I want to change the password policy from a database in order to delete special characters. I guess it is creating a Rule in order to dont allow users to write special characters… is it correct? How can I do it?
If there are already users with special characters in their password, will they be able to access to DB? Or the system wont allow them ?
I’m trying to just make a rule in order to not allow the ‘?’ character in the password field, so the user gets a warning if the “'?” is introduced. Is it possible to do it?
As a result I don’t think you can exclude the question mark character from the list of special characters. If you have a special use case feel free to log some feedback here detailing your requirements for our product team to review.