Property reference

com.glide.security.referrerpolicy

The com.glide.security.referrerpolicy property determines the level of detail included in the 'referrer' header for outgoing requests. Admins should review this setting to manage privacy and security when navigating between different domains or within the same domain.

Default: default 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 configures how much information is sent in the 'referrer' header based on the selected policy, affecting both internal and external requests.
What area does it affect? Security and Privacy Settings
What does the default mean? The default value is "default", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting security policies or addressing privacy concerns related to referrer information.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.security.referrerpolicy
Sys ID f32c629253120010d64cddeeff7b1291
Type string
Application Global
Default value default
Description This controls how much information is sent via the "referrer" header when a request is sent from a page. 'default' = Instance will take care of the referrer headers 'same-origin' = Send full referrer URL within the instance/same domain and no referrer to outside origin 'origin' = Send only the origin as a referrer inside and outside the origin 'origin-when-cross-origin' = Send full referrer URL within the instance/same domain and only the origin outside the origin
Updated 2024-05-25 05:04:33

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... Content Service version 1.2.8. • If you encounter an Error 153: Video player configuration error message when attempting to play a video on the Videos tab, update the system property com.glide.security.referrerpolicy to origin-when-cross-origin. For more information, see Enforce secure referrer policy . © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or ...
Documentation excerpt View supporting context
Context preview Snippet 2
... Controls [ip_access] table. • Data Type ◦(Old‎ <blank> ◦(New‎ boolean • Out of Box Value ◦(Old‎ <blank> ◦(New‎ false Enforce secure referrer policy • Description ◦(Old‎ <blank> ◦(New‎ Use the com.glide.security.referrerpolicy system property to control what information is included in the referrer HTTP header across the Now Platform. The data included in the referrer header, according to the policy of this ...