When attempting to load a Catalyst application as an iFrame within Zoho CRM, a CORS (Cross-Origin Resource Sharing) issue arises. Despite my efforts to configure access control headers for the application, the changes aren't taking effect and the problem persists. How can this issue be resolved?
To address the CORS problem, I would recommend adding the domain where your Catalyst application is being loaded to the "Authorized Domains" section within the Authentication feature's Whitelisting settings. You can locate the Authentication feature within the Catalyst Console under Cloudscale Service. For detailed guidance, you can refer to the help documentation available here.