How to non active Link Unfurling?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2022 02:25 AM
Hi everyone, i want to non-activate Link Unfurling, can someone tell me how?
Labels:
- Labels:
-
Virtual Agent
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2022 02:50 AM
Link unfurling is automatically enabled by default as of Rome. To turn it off, admins can change the com.glide.cs.enable_link_unfurling system property to false.
Note for teams see: https://docs.servicenow.com/bundle/sandiego-employee-service-management/page/product/sn-teams/task/c...
For Virtual Agent see: https://docs.servicenow.com/bundle/rome-now-intelligence/page/administer/virtual-agent/concept/va-li...
Only certain url links will work OOTB to change this:
Control unfurling with the Hostname allow list table
Use the Hostname allow list [sys_cs_hostname_allow_list] table to identify the list of hosts and domains that can be unfurled.
Note: For security reasons, only the hosts and domains in the Hostname allow list table can be unfurled.
The Hostname allow list table automatically includes these hosts and domains:
- Instance URL/hostname: <instance>.service-now.com or <customURL>.com
- Instance root domain: *service-now.com or *.<yourdomain>.com
- servicenow.com
- *.youtu.be*.youtube.com
As an admin, you can add hosts or domains to the Hostname allow list table:
- In the filter navigator, enter sys_cs_hostname_allow.list and select New.
***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***
Regards
Paul
Regards
Paul