- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-01-2015 09:49 AM
We are trying to present ServiceNow reports, record lists, etc on a Confluence wiki page using an iFrame. We found that ServiceNow is preventing the data from being displayed in the iFrame due to security rules to prevent XSS.
Has anyone found a way for this to work? Other solutions?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-01-2015 11:08 AM
I had a similar question. There's actually a setting you can flip to allow cross-origin x-frames glide.set_x_frame_options.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2025 06:49 AM
Hi, see response from dmfranko (Kilo Guru)
Changing property "glide.set_x_frame_options" will allow you to use x-frame in Confluence. Note that is a security concern.