To add CORS support with a PAS for OpenEdge instance:

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