Clear Filters
Clear Filters

How to set up Content Security Policy for matlab web app server?

2 views (last 30 days)
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 Comment
Ayush Singh
Ayush Singh on 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.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!