Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Presenting ServiceNow content in Confluence

rlatorre
Kilo Sage

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?

1 ACCEPTED SOLUTION

dmfranko
Kilo Guru

I had a similar question.   There's actually a setting you can flip to allow cross-origin x-frames glide.set_x_frame_options.


View solution in original post

5 REPLIES 5

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.