How to set up Content Security Policy for matlab web app server?
3 ビュー (過去 30 日間)
古いコメントを表示
I want to use js to embed cross-domain resources (like videos) on the web app after the web app is deployed, but I am banned by csp, so I want to know if the Matlab web app server can modify the Content Security Policy? How to do it?
1 件のコメント
Ayush Singh
2024 年 6 月 12 日
Hi JunYi Lin,
For embedding a web app in another site, following documentations might help you:
Not sure if these would apply exactly the same for the reverse direction (i.e. embedding from other sites into a web app) but it should help point you in the right direction at the very least.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Server Management についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!