How to set up Content Security Policy for matlab web app server?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Ayush Singh
el 12 de Jun. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Server Management en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!