CORS-Allowed Sites

From SAP Enable Now Wiki
Revision as of 08:36, 4 March 2026 by Admin (talk | contribs) (→‎Where to find it)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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