REST Adapter Trigger CORS Configuration Page

Enter the REST Adapter CORS configuration properties for this endpoint.

Element Description

Allowed Origins

Specify the allowable domains from which to make CORS requests. Requests coming from these domains are accepted. Enter an asterisk (*) for all domains to make the requests. Enter comma-separated values for specific domains to make the requests (for example, http://localhost:8080 , https://myhost.example.com:7002).

Allowed Methods

The allowed method displayed is based on your selection in the What action does the endpoint perform? list on the Basic Info page.

Requests are only accepted from the allowable domains that perform the allowable actions (methods). You cannot configure the method name listed in the CORS configuration.