Mendix 7 is no longer supported unless you have Extended Support (for details, please contact Mendix Support). Mendix 7 documentation will remain available for customers with Extended Support until July, 2024.

Password Policy

Last modified: August 5, 2022

You can specify a number of requirements for passwords. These requirements will be enforced when creating new users or changing passwords of existing users.

Minimum length

Specifies the minimum length of passwords.

Require digit

Specifies whether at least one digit is required in passwords.

Require mixed case

Specifies whether passwords must contain at least one lowercase character and one uppercase character.

Require symbol

Specifies whether passwords must contain at least one special symbol.

The following characters are considered symbols:

` ~ ! @ # $ % ^ & * ( ) - _ = + [ { ] } \ | ; : ’ " < , > . / ?