Uploaded image for project: 'Magnolia pages module'
  1. Magnolia pages module
  2. PAGES-483

SPA cannot reach template endpoints by default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 6.2.11
    • None
    • SPA Renderer
    • None

      As observed initially on MGNLREST-275, SPA developers still need to allow URI access manually, for the SPA to reach template-annotations or template-definitions endpoints.

      • URI security is the one bailing out, not delivery—400s/500s emitted by REST endpoints should get proper CORS response headers anyway.
      • pages-spa-rendering module should grant GET access to template-definitions endpoint for rest-anonymous by default.

        Acceptance criteria

              mgeljic Mikaël Geljić
              mgeljic Mikaël Geljić
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD