Difference between revisions of "CORS Policy Management"

From Fusion Registry Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 05:05, 20 October 2020


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