Try our conversational search powered by Generative AI!

Delivery Site should be able to access scripts cross domain

Fixed in

EPiServer.CMS.UI 12.4.0

(Or a related package)

Created

Feb 07, 2022

Updated

Feb 06, 2024

Area

CMS UI

State

Closed, Acceptance tests pass


Description

The communicationInjector.js and deliveryPropertyRenderer.js scripts are available anonymously to provide an on-page editing experience in a cross-domain scenario, such as a public website located in one place and the management UI located in another. The scripts communicate authentication and authorization between the public and management websites prior to accessing content.