Property reference
glide.ux.response_headers_whitelist
The glide.ux.response_headers_whitelist property specifies which HTTP response headers are allowed in the application's responses. Admins should review this setting to ensure proper security and functionality of web applications, especially when dealing with cross-origin requests.
Default: Content-Security-Policy, X-Frame-Options, Access-Control-Allow-Origin
Type: string
Application: Global