totaljs / openplatform

OpenPlatform v5 is a beautiful and simple portal for running, integrating and managing multiple 3rd party web applications.

Home Page:https://www.totaljs.com/openplatform/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

X-Frame-Options sameorigin

HekMe opened this issue · comments

commented

Ahoy.

Any ideas how to bypass X-Frame-Options sameorigin,
other than disabling it on destination server?

Thanks

Hi @hektor157,
you need to disable it on destination server... I think that this is the only way....

commented

As I thought.

Thanks for answer.

You could also replace the header completely with the more flexible CSP header frame-ancestors

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors