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
Related properties