Property reference

angular.jsonp.inclusion_list.urls

The angular.jsonp.inclusion_list.urls property specifies a list of allowed URLs for JSONP requests when the inclusion list feature is enabled. Admins should review this property to ensure that only trusted sources are permitted for data retrieval, enhancing security.

Default: self 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 URLs that are permitted for JSONP requests, impacting data access and security.
What area does it affect? JSONP configuration
What does the default mean? The default value is "self", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring JSONP access or updating trusted data sources.

Out of the box property record

Raw metadata from the property record.

Property name angular.jsonp.inclusion_list.urls
Sys ID d31e03b0c3331010f34a7096e940dd96
Type string
Application Global
Default value self
Description If angular jsonp inclusion list is enabled, this is the list of comma-separated allowed urls of the format "http://example.com/**"
Updated 2024-05-25 03:39:10