Skip to content

CORS Settings

Daniil Tsaryov edited this page Mar 21, 2019 · 4 revisions

By default, all CORS requests to the REST API are allowed. To restrict the origins list you can define the cuba.rest.allowedOrigins application property.

Clone this wiki locally