CORS Policy Management
Revision as of 04:05, 20 October 2020 by Vmurrell (talk | contribs) (Created page with "Category:Functions Cross Origin Resource Sharing (CORS) is a security mechanism which restricts whether resources on a web page such as dynamic calls to web services can...")
Cross Origin Resource Sharing (CORS) is a security mechanism which restricts whether resources on a web page such as dynamic calls to web services can be obtained from a server in another domain.
In Version 10, the CORS policy can be set explicitly on the Fusion Registry server to be either permissive (i.e. allow requests from any origin), or to only allow requests from web clients on specific domains.
This feature is found in the Server Security menu as shown below.