JSSP & CORS | Community
Skip to main content
davidl14970702
Level 4
September 20, 2018

JSSP & CORS

  • September 20, 2018
  • 1 reply
  • 4066 views

In general, if we have a single page app on a different domain, do we need any CORS configuration in order to submit data form the app to the JSSP?

If so can I just accept headers from that domain in the JSSP or does that need to be configured somewhere else?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

ShrawanSaxena-1
Adobe Employee
Adobe Employee
October 3, 2018

Hi David,

Cores can be enabled  on the server by changing the server config file i.e

<responseHeader name="" value="*.domain name"/>

You have to submit a request to Adobe Support to get it enabled for hosted customer.