在 Edge UI 中設定工作階段逾時
私有雲版本 4.16.05 版本
根據預設,邊緣 UI 中的工作階段會在登入後 1 天過期。這代表 Edge UI 使用者在工作階段到期後必須重新登入。
如要設定工作階段逾時,請在 /<inst_root>/apigee/customer/application/ui.properties 檔案中設定 conf_application_session.maxAge 屬性。
如要設定這項屬性,請按照下列步驟操作:
- 在編輯器中開啟 ui.properties 檔案。如果檔案不存在,請建立以下檔案:
> vi
/<inst_root>/apigee/customer/application/ui.properties
- 將 conf_application_session.maxAge 設為時間值和時間單位。時間單位可以是:
- m, 分鐘, 分鐘
- h, 小時, 小時
-
d, 天、天
例如,將 conf_application_session.maxAge 設定為:
conf_application_session.maxAge="2d"
- 儲存變更。
- 重新啟動 Edge UI:
>
/<inst_root>/apigee/apigee-service/bin/apigee-service Edge-ui 重新啟動
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-02-07 (世界標準時間)。
[[["容易理解","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-02-07 (世界標準時間)。"],[],[]]