Cross-Origin Resource Sharing (CORS) Policies

A CORS policy specifies the settings that can be applied to resources allow a web application running at one origin (domain) permission to access resources from a server at a different origin. Each IBM Security Verify Access API Access Control resource can be configured with a CORS policy where each policy defines:

Attaching a CORS policy to an API Access Control resource results in a new stanza being added to the reverse proxy configuration file. This new stanza is marked with a comment stating the contents are machine generated and should not be modified manually. This is to ensure the API Access Control management component is not effected by any manual changes. Any changes that are made by an administrator are overwritten by CORS policy updates.

Example of the new stanza:

See:

Parent topic: Overview of the API Access Control