Forum Discussion
Rabbit23_116296
Jan 28, 2016Nimbostratus
x-frame-options settings not working in APM
I have /my.policy overwriting every attempt I've made to disable this clickjacking protection.
I have a frame that needs to access APM and this damn header is constantly getting set. Using BIGIP 12, ...
Kai_Wilke
Jan 28, 2016MVP
Hi Rabbit,
you may try to use...
when HTTP_RESPONSE_RELEASE {
log local0.notice "removing header"
HTTP::header remove X-Frame-Options
}
... HTTP_RESPONSE_RELEASE is the very last event before sending the response to the client.
Cheers, Kai
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects