Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
在激活电子邮件中设置用户激活链接的过期时间
Edge for Private Cloud v. 4.16.09
当用户注册新帐号或请求重置密码时,他们会收到一封包含激活链接的电子邮件。默认情况下,激活链接会在 600 秒(即 10 分钟)后过期。
您可以通过在 ui.properties 文件中设置 conf_apigee_apigee.forgotpassword.emaillinkexpiryseconds 令牌来配置到期时间。
如需设置过期时间,请执行以下操作:
- 在 Edge 界面节点上,修改 /<install_dir>/apigee/customer/application/ui.properties。如果该文件不存在,请创建该文件。
- 将以下属性添加到该文件中,以设置过期时间(以秒为单位):
conf_apigee_apigee.forgotpassword.emaillinkexpiryseconds=timeInSeconds
- 重启边缘界面:
>
/<install_dir>/apigee/apigee-service/bin/apigee-service edge-ui restart
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-02-03。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2026-02-03。"],[],[]]