Configure password policies for a project
Configure properties for the project node to configure a password policy for users of the application at runtime.
Password policy properties specify password length, age, and history. Configure the properties or dynamically link to the properties to change the password at runtime:
- InProject view, select the root node.
- InProperties, expandPassword policyand specify:
- Maximum password age. Maximum number of days before users have to change their password. Specify 0 - 65535 days. Accept the default 0 days to allow the user to immediately change the password after a prior change.
- Enforce password history. Policy for using previous passwords. Specify 0 - 255 passwords. Accept the default 1 to not allow previous passwords. Enter 0 to allow the user to immediately use an old password. Enter 2 - 255 to limit the number of passwords that the user can reuse.
- Minimum password age. Minimum number of days before users are allowed to change their password. Specify 0 - 65535 days. Accept the default 0 days to allow the user to immediately change the password after a prior change.
- Minimum password length. Minimum number of characters a password must contain. Specify 0 - 64 characters. The default is 8 characters. Enter 0 to create user accounts without passwords.
Provide Feedback