SamAlbertCSM
11-19-2025Sisense Employee
CORP vs CORS
Security reasons and compliance. Third party assessments every year and the lacking of CORP headers was one of the outputs. Actually from what I understood CORP/CORS aims to solve different issues, so we actually should use both.
Also CORP currently has some default (more permissive) values considered by browsers that could change in the future as well. In this case even if the web applications does not set the headers, browser could refuse cross-origin i-frames by default.