Difference between revisions of "Enable CORS"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ ==Where to find it== * ''Manager'' > '''Administration > Server Settings''' menu > ''Miscellaneous'' category > '''{{PAGENAME}}''' ==Purpose== Cross-Origin Reso...")
 
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
 
==Use==
 
==Use==
This setting must be enabled for SAP Companion to be able to work. The '''[[CORS allowed sites]]''' setting must also be specified.
+
This setting must be enabled for SAP Companion to be able to work. The '''[[CORS-Allowed Sites]]''' setting must also be specified.
  
 
==See Also==
 
==See Also==
* '''[[CORS allowed sites]]'''
+
* '''[[CORS-Allowed Sites]]'''
  
 
[[Category:Setting]]
 
[[Category:Setting]]

Latest revision as of 11:55, 27 September 2023

Where to find it

  • Manager > Administration > Server Settings menu > Miscellaneous category > Enable CORS

Purpose

Cross-Origin Resource Sharing (CORS) allows resources located on one domain to request resources stored on another domain. If this setting is selected then content launched from the Manager' (via the Learner View, Trainer, or SAP Companion) can request resources from another server.

Use

This setting must be enabled for SAP Companion to be able to work. The CORS-Allowed Sites setting must also be specified.

See Also