com.glide.cs.embed.xframe_options

ServiceNow property description:

A string which contains the embedded VA and Live Agent X-Frame-Options header value for allowing iframe embeds of the chat.

Attributes

  • Sys ID: 5f84619273522300e985658b4cf6a7ad
  • Type: string
  • Application: Global
  • Default value: sameorigin
AI Logo

AI generated property description:

The ServiceNow property `com.glide.cs.embed.xframe_options` specifies the X-Frame-Options header value for embedding the Virtual Agent (VA) and Live Agent chat within an iframe. This property is crucial for controlling how and where the chat can be embedded, enhancing security by preventing clickjacking attacks. The X-Frame-Options header can be set to values such as "DENY," "SAMEORIGIN," or "ALLOW-FROM uri" to restrict or allow embedding based on the specified criteria. Proper configuration of this property ensures that the chat functionality is only embedded in trusted domains, maintaining the integrity and security of the ServiceNow instance. For detailed configuration and usage, refer to the provided documentation link.

Source

Related property: com.glide.cs.embed.csp_frame_ancestors