在 Edge UI 中停用重設密碼連結
Private Cloud v4.19.01 版
根據預設,Edge UI 的登入畫面預設包含一個連結,可讓使用者重設
密碼:
不過,此連結未與外部驗證伺服器整合,因此您可以隱藏
按照下列程序操作:
- 在編輯器中開啟
ui.properties
檔案。如果檔案不存在,請建立一個:
vi /inst_root/apigee/customer/application/ui.properties
- 將
conf_apigee_apigee.feature.disablepasswordreset
權杖設為「true」英吋
ui.properties
:
conf_apigee_apigee.feature.disablepasswordreset="true"
- 儲存變更。
- 重新啟動 Edge UI:
/inst_root/apigee/apigee-service/bin/apigee-service edge-ui restart
如果之後想重新啟用這個連結,請設定conf_apigee_apigee.feature.disablepasswordreset
設為「false」然後重新啟動 Edge UI
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-23 (世界標準時間)。
[[["容易理解","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"]],["上次更新時間:2024-08-23 (世界標準時間)。"],[],[]]