We are trying to embed the Ask Eddy widget into a new application. We found the product enforces Cross Origin Embedder Policy (COEP) as part of the product’s security baseline, and this configuration cannot be changed. With COEP enabled, browsers require all cross origin resources such as Document360 to explicitly allow embedding. Currently, the Document360 widget assets do not include the Cross Origin Resource Policy header required for this scenario, which results in the widget being blocked. To support COEP enabled applications, the Document360 widget assets need to include the following response header: Cross-Origin-Resource-Policy: cross-origin Thank you.