Enforce secure referrer policy [New in Security Center 1.3]
Use the com.glide.security.referrerpolicy property to ensure that the Referrer-Policy HTTP header sends the appropriate level of data to each ServiceNow® page to prevent data leaks.
When the com.glide.security.referrerpolicy property is set to default, it ensures that the Referrer-Policy HTTP header is managed with the appropriate level of information sent, specifically tailored for the ServiceNow AI Platform® request page. This prevents unauthorized data leaks that could be accessible from other parts of the full URL, such as the path and query string.
More information
| Attribute | Description |
|---|---|
| Configuration name | com.glide.security.referrerpolicy |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | string |
| Recommended value | default |
| Default value | default |
| Category | Configuration |
| Security risk |
|
| Dependencies and prerequisites | None |
| References | Referrer-Policy |
| Functional impact | This property controls how much information is sent via the referrer header when a request is sent from a page:
|