Hello All,
I want to know how i can allow xframe in jetty9 config on SA Server.
Thanks for your help
Hello All,
I want to know how i can allow xframe in jetty9 config on SA Server.
Thanks for your help
David,
this is a same example with Archer below :
000031832 - Unable to load external http/https link in existing window in RSA Archer 6.0 Quick Links
in my case is about Netwitness SA Server
Hi,
Thanks for the info. I understand the problem and tried to find a way of altering the X-Frame-Options header value in Jetty. Unfortunately I couldn't find a way of doing this. I would recommend opening a "Request For Enhancement" in support. What you want to do is change the Xframe Header options to
X-Frame-Options: ALLOW-FROM https://example.com/
I tried to make some changes with the jetty-rewrite.xml file, but after making changes my jetty server didnt come up, so this is more involved.
Hi can you expand a bit more on what you are trying to do here? I'm afraid I'm not understanding what you mean by XFRAME.