By default, when a user changes password in the Edge UI, a dialog box appears that contains
fields to set the password and text describing the password requirements:
You can configure the text by setting the conf_apigee-base_apigee.passwordpolicy.pwdhint
property in the /opt/apigee/customer/application/ui.properties
file.
To set this property:
Open the ui.properties file
in an editor. If the file does not exist, create it:: > vi
/opt/apigee/customer/application/ui.properties
Set conf_apigee-base_apigee.passwordpolicy.pwdhint. For
example, set conf_apigee-base_apigee.passwordpolicy.pwdhint
as: conf_apigee-base_apigee.passwordpolicy.pwdhint="Password
must be 13 characters long and contain at least on special character."
Save your changes.
Restart the Edge UI: >
/opt/apigee/apigee-service/bin/apigee-service edge-ui restart
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,[]]