com.glide.cs.embed.csp_frame_ancestors

ServiceNow property description:

The string value to set for "Content-Security-Policy: frame-ancesors " header for Virtual Agent and Live Agent chat embeds. Will replace

Attributes

  • Sys ID: 1855699273522300e985658b4cf6a76c
  • Type: string
  • Application: Global
  • Default value: 'self'
AI Logo

AI generated property description:

The ServiceNow property `com.glide.cs.embed.csp_frame_ancestors` is used to define the Content Security Policy (CSP) for the Virtual Agent embedded client. This property specifies which domains are allowed to embed the Virtual Agent within an iframe. By setting this property, administrators can control and restrict the origins that can host the Virtual Agent, enhancing security by preventing unauthorized embedding. The value of this property should be a list of allowed domains, separated by spaces. Proper configuration of this property is crucial to ensure that the Virtual Agent is only embedded in trusted environments.

Source

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