Name
glide.set_x_frame_options
Description
Enable this property to set the X-Frame-Options response header to SAMEORIGIN for all UI pages. The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a <frame> or <iframe>. Sites can use this to avoid clickjacking attacks, by ensuring that their content is not embedded into other sites. https //developer.mozilla.org/en/the_x-frame-options_response_header
Value
true
Sys ID
6a80a123ff2010003061fe51c17f9dc6
Offical Documentation
Official Docs: glide.set_x_frame_options