Difference between revisions of "CORS-Allowed Sites"

From SAP Enable Now Wiki
m (Admin moved page CORS allowed sites to CORS-Allowed Sites: Function renamed)
 
Line 10: Line 10:
  
 
==See Also==
 
==See Also==
* '''[[CORS enabled]]'''
+
* '''[[Enable CORS]]'''
  
 
[[Category:Setting]]
 
[[Category:Setting]]

Latest revision as of 11:54, 27 September 2023

Where to find it

  • Manager > Administration > Server Settings menu > Miscellaneous category > CORS-Allowed Sites

Purpose

If CORS enabled is selected, then this setting is used to define the domain(s) from which restricted resources can be requested.

Use

Multiple comma-separated domains can be specified. Most commonly, this field is set to *, which allows resources from any domain to be requested.

See Also