Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Done
-
14.1.0, 14.2.0, 100.2.0
-
None
-
0.25
-
Quasar
-
Puma Sprint 230, Puma Sprint 231, Puma Sprint 232
Description
Code Repo: https://code.onehippo.org/cms-community-dev/bloomreach-spa-sdk/tree/release/14.1/examples/xm
Docker Image: https://hub.docker.com/repository/docker/bloomreach/xm-spa-example
Requirements:
- Update the project to use version 14.1.0.
- Remove "Access-Control-Allow-Credentials: true" header from "hst:responseheaders" (will be added automatically by HST).
- Update "Access-Control-Allow-Origin: http://localhost:3000" to be "Access-Control-Allow-Origin: *" (will be handled by "hst:allowedorigins").
- Add "hst:allowedorigins" with `http://localhost:3000` in values.
Attachments
Issue Links
- is a result of
-
HSTTWO-4703 Improve Cross-Origin Resource Sharing (CORS) HST support through preflight (OPTIONS) requests
- Closed
-
ESSENTIALS-1295 Update plugin to build SPA demo
- Closed