Set Xframe options to prevent embedding third-party websites [Updated in Security Center 1.3]

Configure this property to prevent the content of a web-application from being embedded in a third-party site.

If com.glide.cs.embed.xframe_options is not set to the recommended value of DENY or SAMEORIGIN, then content of the web application could be embedded in a third-party site using an ALLOW-FROM uri. Allowing untrusted third-party sites could enable attacks such as clickjacking.

More information