CORS
CORS
When a container is accessed, the user's browser declares the domain, request method, and headers in the request. Using cross-domain request technology (CORS), you can restrict access to objects in the container based on the values of these parameters.
To use CORS, the technology must be supported by both the repository and the user's browser; by default, CORS support is included in modern browsers.
Virtual-Hosted addressing must be enabled for CORS to work.
You can customize the CORS configuration in the control panel or upload an XML configuration file via the S3 API.
CORS Parameters
Set up the CORS configuration
You can add up to 100 CORS rules.
- In the Control Panel, on the top menu, click Products and select Object Storage.
- Go to the Containers section.
- Open the container page → CORS tab.
- Click Create Rule.
- Configure the parameters of the CORS rule.
- Optional: To add another rule, click Add Rule.
- Click Create.