[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-12。"],[[["This page details how to configure a Content Security Policy (CSP) for Apigee and Apigee hybrid portals to guard against cross-site scripting (XSS) and code-injection attacks."],["The CSP, added as a `Content-Security-Policy` HTTP response header, defines trusted sources for content and uses directives like `default-src`, `img-src`, and `script-src` to manage access."],["By default, enabling CSP sets the `default-src` directive to allow `'unsafe-eval'`, `'unsafe-inline'`, `*`, and `data:`, but you can modify this for more specific access control."],["To configure the CSP, you must navigate through the portal's settings under the Security tab and enable the content security policy."],["You can revert to the default CSP settings at any time by clicking the \"Restore default\" button."]]],[]]