CORS Settings - cuba-platform/restapi GitHub Wiki

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.

Next: Anonymous Access