Integrate Akamai Cache Purge with AEM Servlet or Tool
Hi Community,
We currently purge Akamai cache manually using the Purge Cache option. We're looking to automate this by Integrating it into AEM either through a servlet or a custom tool.
The goal is: when we hit this servlet/tool, it should trigger Akamai cache purge for specific URLs.
Has anyone implemented this? Looking for:
Secure Akamai API integration tips.
Authentication handling
Access control within AEM
Any Sample code or resources
Thanks in advance!