How to set up Content Security Policy for matlab web app server?
조회 수: 5 (최근 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!