Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
フィードバックを送信
同意バナーを有効にする
Edge for Private Cloud v4.18.05
ユーザーが初めて Edge UI にアクセスしたときに、同意モードのバナーを表示できます。同意モードのバナー
は、HTML 形式のテキストと、ユーザーがログイン画面に進むために選択するボタンを表示します。
例:
同意モードのバナーを追加するには:
ui.properties ファイルをエディタで開きます。ファイルが存在しない場合は、
説明します。
vi /opt/apigee/customer/application/ui.properties
次のプロパティを設定します。
# Enable the consent banner:
conf_apigee-base_apigee.feature.enableconsentbanner="true"
# Set the button text:
conf_apigee-base_apigee.consentbanner.buttoncaption="I Agree"
# Set the HTML text:
conf_apigee-base_apigee.consentbanner.body="<h1>Notice and Consent Banner</h1>
<div><p>Enter your consent text here.</p></div>"
変更を保存します。
Edge UI を再起動します。
/opt/apigee/apigee-service/bin/apigee-service edge-ui restart
次にブラウザで Edge UI を開くと、同意内容に同意する必要があります
こともできます。
フィードバックを送信
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンス により使用許諾されます。コードサンプルは Apache 2.0 ライセンス により使用許諾されます。詳しくは、Google Developers サイトのポリシー をご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2026-02-03 UTC。
ご意見をお聞かせください
[[["わかりやすい","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"]],["最終更新日 2026-02-03 UTC。"],[],[]]