Enabling cross-origin resource sharing in OCI Load Balancer service
Blog: Oracle BPM
Web browsers prevent code from making requests against a different origin to the one from which the code was served: The same-origin policy. To relax the policy, CORS standards uses more HTTP request headers and response headers to specify the origins that can be accessed. You can configure the OCI Load Balancing service to serve these headers without the need to include an Apache server in the architecture.