Property reference

glide.change_current_app.whitelist

The glide.change_current_app.whitelist property specifies the domains that the change_current_app Processor can redirect to. Admins should review this setting to ensure that only trusted domains are allowed for redirection, enhancing security and functionality.

Default: localhost:8080,127.0.0.1:8080 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 a comma-separated list of domains permitted for redirection by the change_current_app Processor, impacting application behavior.
What area does it affect? Application redirection settings
What does the default mean? The default value is "localhost:8080,127.0.0.1:8080", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring application redirection or updating trusted domains.

Out of the box property record

Raw metadata from the property record.

Property name glide.change_current_app.whitelist
Sys ID f319e576b3213200f7d1a13816a8dc4c
Type string
Application Global
Default value localhost:8080,127.0.0.1:8080
Description Domains which the change_current_app Processor is OK with redirecting to. Comma-separated list.
Updated 2024-05-25 03:39:13