CORS Policy Management

From Fusion Registry Wiki
Revision as of 05: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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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.

Cors.PNG