shinesolutions / aem-test-suite

AEM infrastructure test suite covering acceptance, recovery, security guideline testing scenarios
Apache License 2.0
5 stars 8 forks source link

Create dispatcher security clickjacking prevention test #1

Closed cliffano closed 6 years ago

cliffano commented 6 years ago

Implement the placeholder should prevent clickjacking in make security following the description on https://helpx.adobe.com/experience-manager/6-3/sites/administering/using/security-checklist.html .

This means the response to publish-dispatcher should include a X-FRAME-OPTIONS header with the value SAMEORIGIN.