Configuring Cloud Gate CORS Settings in Oracle Identity Cloud Service
Cloud Gate requires you to configure the following settings in Oracle Identity Cloud Service for Cross-Origin Resource Sharing (CORS) support.
Before you start configuration, ensure that you have the correct version of the Cloud
Gate. Earlier versions of the Cloud Gate module didn't provide support for CORS. It
was left to Protected Applications to support CORS. If the
isCorsAllowed
setting in the Web Tier Policy document was
configured to true
, Cloud Gate would allow preflight CORS Requests
through to Protected Applications.
Note:
The minimum Cloud Gate version required is 21.1.2.Use the /admin/v1/Settings/Settings
endpoint to configure the CORS
settings. The request is a patch
operation. See Update a Setting for more information.