Allow AEM Servlet only from allowed domains | Community
Skip to main content
August 26, 2020

Allow AEM Servlet only from allowed domains

  • August 26, 2020
  • 2 replies
  • 2036 views

We have a requirement where we want to allow the Post Servlets only from certain domains. Our site is public so no user does not need to be authenticated, hence we are not able to control through CUG or using csrf-token. Is it possible to do something with Akamai or dispatcher where we block requests from other domain for a specific path. Also please keep in mind the the requests should not be hacked through Post man.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

December 9, 2022

hi @tusharwdc - How had you handled the scenario mentioned above