How to set up Content Security Policy for matlab web app server?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Ayush Singh
am 12 Jun. 2024
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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Server Management finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!