Property reference

glide.ui.concourse.onmessage_enforce_same_origin

The glide.ui.concourse.onmessage_enforce_same_origin property enforces an origin check for messages sent via window.postMessage in the user interface. Admins should care about this setting to ensure secure message propagation and prevent potential cross-origin vulnerabilities.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property determines whether an origin check is enforced before propagating messages in the UI, enhancing security against cross-origin attacks.
What area does it affect? User Interface Security
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring security settings or troubleshooting message propagation issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.concourse.onmessage_enforce_same_origin
Sys ID 9625391e239713004c89c50947bf6555
Type boolean
Application Global
Default value true
Description Enforce origin check before propagating messages (sent via window.postMessage) in the UI.
Updated 2024-05-25 04:25:38