I just want to clarify few points in Edge Delivery Services Repository Management(mainly for Universal editor).
For form submission, I have followed this article (https://main--afb--adobe.hlx.live/docs/crosswalk/submit) This article says for form submission we need to modify CORS Configuration & Referrer Filter, but there are no such config files(OSGi & dispatcher files) in EDS code base/repository.
Do we need to do these changes in separate AEM repository?
If yes, then I have below questions,
- Does EDS have strong dependent on AEM Repo?
- Can form submission be done independently using EDS repo?