reCAPTCHA v2 in aem core form component | Community
Skip to main content
Level 2
February 2, 2022
Solved

reCAPTCHA v2 in aem core form component

  • February 2, 2022
  • 1 reply
  • 2170 views

Hello everyone

 

I’m trying to integrate google reCAPTCHA v2 in my form (https://experienceleague.adobe.com/docs/experience-manager-core-components/using/components/forms/form-container.html?lang=en)  (core form container) but I just couldn’t find any documentation.

 

Does anyone knows how can add it to the form ?

Best regards

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Anish-Sinha

Hi @odabio,
You need to create a separate custom component which will be your re-captcha component. Please refer to this link: https://aeminmyway.blogspot.com/p/google-recaptcha-v3-in-aem.html It documents the steps to create component and integrate AEM with Google re-captcha.

 

1 reply

Anish-Sinha
Adobe Employee
Anish-SinhaAdobe EmployeeAccepted solution
Adobe Employee
February 2, 2022

Hi @odabio,
You need to create a separate custom component which will be your re-captcha component. Please refer to this link: https://aeminmyway.blogspot.com/p/google-recaptcha-v3-in-aem.html It documents the steps to create component and integrate AEM with Google re-captcha.

 

odabioAuthor
Level 2
February 4, 2022

Great thanks