Set the expiration time for user activation links in activation emails
Edge for Private Cloud v4.18.01
When a user registers a new account, or requests to reset a password, they receive an email
that contain an activation link. By default, that activation link expires after 600 seconds, or
ten minutes.
You can configure the expiration time by setting the conf_apigee_apigee.forgotpassword.emaillinkexpiryseconds
token in the ui.properties file.
To set the expiry time:
On the Edge UI node, edit /opt/apigee/customer/application/ui.properties.
If that file does not exist, create it.
Add the following property to the file to set the expiry time in seconds: conf_apigee_apigee.forgotpassword.emaillinkexpiryseconds=timeInSeconds
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 2024-12-11 UTC."],[],[]]