Property reference

glide.ui.concourse.onmessage_enforce_same_origin_whitelist

The glide.ui.concourse.onmessage_enforce_same_origin_whitelist property specifies a list of trusted origins that are permitted to send messages within the UI. Admins should configure this property to ensure secure communication and prevent unauthorized message propagation.

Default: Type: string 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 defines trusted origins for message propagation via window.postMessage, enhancing security by restricting message sources.
What area does it affect? UI message handling
What does the default mean? No default value is documented in this property record.
When should you review it? Review this property when configuring message security settings or adding new trusted origins.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.concourse.onmessage_enforce_same_origin_whitelist
Sys ID 9850fac573612300d68ed5fdbdf6a73c
Type string
Application Global
Default value
Description List of trusted origins we allow to propagate messages (sent via window.postMessage) in the UI. Origins must be separated by a comma, line breaks can negatively affect page rendering.
Updated 2024-05-25 04:04:41