Skip to content

Commit 83a2b24

Browse files
committed
Clarify CORS behavior for published REST services
1 parent 90f3748 commit 83a2b24

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/en/docs/refguide/runtime/custom-settings/configure-cors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Cross-Origin Resource Sharing (CORS) is a mechanism that allows a web applicatio
1111

1212
This document describes the custom runtime settings required to enable CORS in the Mendix Runtime.
1313

14+
If you also enable CORS on a [published REST service](/refguide/published-rest-service/) and configure [Allowed Origins](/refguide/cors-settings/), access is granted to both the origins configured on the published REST service and the origins configured through the runtime settings described in this document.
15+
1416
{{% alert color="info" %}}
1517

1618
This feature is only supported in Mendix 11.9 and later.

0 commit comments

Comments
 (0)