Just reported a bug in Magento_Csp Putting your csp_whitelist.xml in your frontend theme does not work as expected and leads to intermittent issues. The report also contains why the bug arises. Internally, we decided not to fix it. Just good to be aware of. We like whitelisting domains from an environment file rather than always having to deploy new version of modules. Taking deployment everytime client wants to ad a new script is painful and unneccesary. #magentodeveloper
I don't see directions to put that in etc/ - can you show me the docs you were following? https://developer.adobe.com/commerce/php/development/security/content-security-policies/
Thanks for the information Abhishek Jakhotiya
Thanks for sharing the information Abhishek Jakhotiya !!
Founder at luroConnect
9moApplication is the wrong place to put csp definitions - it is better done at the edge!