---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Restrict JSONP Requests to Trusted URLs \[Updated in Security Center 1.3\]

# Restrict JSONP Requests to Trusted URLs \[Updated in Security Center 1.3\] {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Specify trusted URLs for the AngularJS $http service to allow or reject JSONP requests.
Increase security on your instance by ensuring that only trusted URLs for the AngularJS $http service can allow/reject JSONP requests. JSONP requests are allowed to any URL if these properties are not configured and enabled.

Use the value of the angular.jsonp.inclusion_list.urls system property to define a list of URLs that are trusted and allow for this purpose. Set the value of the
angular.jsonp.inclusion_list.enabled system property to true to limit allowed JSONP to only the URLs listed in angular.jsonp.inclusion_list.urls.

## More information {#sc-restrict-jsonp-requests-to-trusted-urls__section_qhx_1b1_xwb}

{#sc-restrict-jsonp-requests-to-trusted-urls__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Configuration name | angular.jsonp.inclusion_list.enabled |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | true |
| Category | [Access control](https://servicenow-prod.fluidtopics.net/xAmazkRh5FKyeb7q4TQGWw "The access control category audits the process of protecting resources from unauthorized access through granting and denying requests based on a permission model. This includes ensuring an entity accessing a resource holds valid credentials to do so, creating and protecting a well-defined set of roles or permissions and ensuring role or permission controls are protected from replay and tampering.") |
| Security risk | * Severity score: Medium * CVSS score: 5.4 * Security risk details: Setting this property to false enables JSONP requests to any URL. {#sc-restrict-jsonp-requests-to-trusted-urls__ul_g1g_3sf_xwb} |
| Dependencies and prerequisites | None |
[ ]

{#sc-restrict-jsonp-requests-to-trusted-urls__table_ajc_b43_3kb}

