M3-API WS CORS Support

M3-API-WS can be configured to support Cross-origin resource sharing (CORS). This allows restricted resources on a web page to be requested from another domain outside the domain from which the resource originated.

To configure the accepted domains:

  1. Open Infor ION Grid Management pages.
  2. Open the Configuration Manager for your Foundation Grid application.
  3. Click Edit Properties.
  4. Click MI-WS Settings.
  5. Edit the property mi.cors.allowed.domains and add the URL for the accepted domain.
  6. Update property.
  7. Click Save.