Difference between revisions of "CORS-Allowed Sites"

From SAP Enable Now Wiki
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
==Where to find it==
 
==Where to find it==
* ''Manager'' > '''Administration > [[Server Settings]]''' menu > ''Miscellaneous'' category > '''{{PAGENAME}}'''
+
* ''Manager'' > '''Administration > [[Server Settings]]''' menu > ''Security and Passwords'' category > '''Cross-Origin Resource Sharing (CORS)''' > '''{{PAGENAME}}'''
  
 
==Purpose==
 
==Purpose==

Latest revision as of 08:36, 4 March 2026

Where to find it

  • Manager > Administration > Server Settings menu > Security and Passwords category > Cross-Origin Resource Sharing (CORS) > 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