CSP框架祖先iframe离子

时间:2018-02-12 05:28:28

标签: typescript iframe ionic2 content-security-policy

有没有办法在Ionic 2 TypeScript中绕过iframe上的内容安全策略框架祖先?我收到了错误

  

拒绝在框架中显示“http://test.domain.com”,因为祖先违反了以下内容安全策略指令“frame-ancestors http://*.domain.com”

它在我的网站上正常运行,该网站在CSP上列有白名单,可能与此问题几乎相同:Embedding an Iframe having CSP 2.0 in a mobile app: "frame-ancestors" issue

0 个答案:

没有答案