Dropbox chooser in an iframe

女生的网名这么多〃 提交于 2019-12-11 11:03:59

问题


Is it possible to open dropbox chooser in an iframe.

I've followed the doc to integrate chooser in my application, but when clicking on the chooser button it opens in a browser window.

I've seen some applications which opens Dropbox chooser within their application in a modal popup. Is it possible?


回答1:


This is technically possible, but we (Dropbox) need to specifically allow it for your app. By default, nothing on dropbox.com will allow itself to be put in an iframe for security reasons. (E.g. take a look at "clickjacking.")

We usually won't change that policy, but we do sometimes make exceptions for larger customers who we can work with directly on the security implications.



来源:https://stackoverflow.com/questions/21349795/dropbox-chooser-in-an-iframe

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!