Password policy properties

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:3分
  • The password policy properties enable you to administrate password policies, exclude list passwords, and apply a password policy during login.

    Navigate to Password Policy > Properties to view and edit the password policy properties.
    Property Description
    glide.enable.password_policy Enables a password policy for your instance. The policy goes into effect when a user changes or resets a password. This property is automatically set to true.
    注:
    • If your instance is customized, via the ValidatePasswordStronger installation exit or your Password Reset credential store [pwd_cred_store], then you must create this property and add it to your system properties.
    • Prior to the Orlando release, if your instance was customized with the ValidatePasswordStronger installation exit, then you had to create the Password Policy property to make the Password Policy work.
    • Starting with the Orlando release, there is no installation exit customization. The Password Policy properties work by default. These properties can be manually turned off.
    glide.enable.blacklist_password Prohibits using specific passwords. The administrator can insert passwords into the Excluded Password table. This property is automatically set to true.
    glide.apply.password_policy.on_login Forces users to change the passwords during their next login if the existing passwords are not in compliance with the current password policy.
    This property is automatically set to false. Setting the value to true enforces a password policy during login.
    注:
    Enabling this property might force a significant number of users who are not in compliance with the new password policy to change their passwords.
    glide.password_policy.user_excluded_special_char Enables users to use the excluded special character option on the Password policy form.
    glide.validate.sys_user.password.field Enables validation on the user password against the password policy when an admin is editing the sys_user form or list view.
    glide.password.policy.generate.password.field.disabled Disables the Password field on the set password pop-up on the sys_user form.
    glide.user.show.password.field Enables the Password field on the sys_user form.
    glide.password_policy.debug Enables debug logging for the password policy.