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:
- Open Infor ION Grid Management pages.
- Open the Configuration Manager for your Foundation Grid application.
- Click Edit Properties.
- Click MI-WS Settings.
-
Edit the property
mi.cors.allowed.domains
and add the URL for the accepted domain. - Update property.
- Click Save.