If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.

Password Policy

Last modified: August 20, 2024

Introduction

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

Password Policy Properties

To set password policy properties, open Project Security > the Password policy tab:

Password policy properties are described in the table below:

PropertyDescription
Minimum lengthSpecifies the minimum length of a password.
Require digitSpecifies whether at least one digit is required in a password.
Require mixed caseSpecifies whether a password must contain at least one lowercase character and one uppercase character.
Require symbolSpecifies whether passwords must contain at least one special symbol. The following characters are considered symbols:
` ~ ! @ # $ % ^ & * ( ) - _ = + [ { ] } \

Read More