Bucket CORS
Cross-origin Resource Sharing (CORS), is a feature of Stratus that you can use to whitelist certain domains that require access to the objects stored in your bucket.
You can authorize applications you have hosted using Catalyst AppSail, or even applications you have hosted on third-party platforms to access objects stored in Stratus.

You can authorize and whitelist the required domains directly in the console and approve the domains to access objects from your buckets. This operation can be performed in the development environment and your configurations can be migrated to the production environment.
Whitelist Domains Using Bucket CORS
To authorize a domain for CORS:
Click on the required bucket.
-
Click the Configurations tab.
-
Expand the Bucket CORS section and click Add Domain.
-
Enter the complete URL of the domain you need to enable CORS for, with the required Request Method (GET, POST, PUT, DELETE, or HEAD).
-
Click Add to whitelist the required domains.
The required domain will be whitelisted and CORS will be enabled for the required domain.

Edit Bucket CORS
To edit bucket CORS:
-
Click the ellipsis icon next to the domain and click Edit.
-
Make the required changes and click Update.
The changes will be applied.

Delete Bucket CORS
To disable or remove a domain from the whitelist:
-
Click the ellipsis icon next to the domain and click Delete.
-
Click Confirm to delete the domain.
The domain will be deleted, and will no longer be whitelisted.
Last Updated 2025-06-03 18:19:55 +0530 +0530
Yes
No
Send your feedback to us