Release Notes / Version 10.2107
Table Of Contents
The configuration of CORS (Cross-Origin Resource Sharing) for the CAE has been reworked. It is now configured using the
cae.cors.\*
configuration properties (see public API). The properties
cae.preview.crossdomain-whitelist
and
livecontext.crossdomain.whitelist
have been removed. They are replaced by cae.cors.allowed-origins-for-url-pattern\
{path:.*}
.
See manuals for more information:
(CMS-16714)