Closed gisjedi closed 5 years ago
Description Currently, if you try to make AJAX requests to the Silo / API through the fronting UI server (scale-ui) from a different domain, you will be forbidden by CORS.
Reproduction Steps Steps to reproduce the problem:
bla.com
Expected behavior AJAX request should success with properly configured response headers from Scale UI.
Description Currently, if you try to make AJAX requests to the Silo / API through the fronting UI server (scale-ui) from a different domain, you will be forbidden by CORS.
Reproduction Steps Steps to reproduce the problem:
bla.com
Expected behavior AJAX request should success with properly configured response headers from Scale UI.