To add CORS support with a PAS for OpenEdge instance, perform the following steps

  1. Open the WEB-INF/oeablSecurity.properties file of your web application.
  2. Find the OECORSFilter bean.
  3. Set OECORSFilter properties.
    See the $DLC/servers/pasoe/conf/oeablSecurity.properties.README for information about OECORSFilter properties.
  4. After saving your changes, restart the PAS for OpenEdge instance.