Custom REGEX for Password policy

Feature: Feature request: Password policy accepting custom REGEX

Description: Would be a great feature if you can configure or set a custom REGEX for password policy (e.g. that match some special characters).

Use-case: In this way your customers will have the opportunity to configure their password policy as they need. Let’s say I would like to have a special character into the permitted set of characters for the password. How can I perform this? There isn’t this functionality, right?

Hi @CGomez1

We do the NIST password guidelines: NIST Password Guidelines and Best Practices for 2020

The first one is “Length > Complexity”. Customizing the password policy isn’t a high priority.

Johbn