umbraco / Umbraco.Forms.Issues

Public issue tracker for Umbraco Forms
29 stars 0 forks source link

reCAPTCHA Enterprise -Umbraco forms #1046

Open alexmor987 opened 1 year ago

alexmor987 commented 1 year ago

I need to integrate Umbraco Forms with reCAPTCHA Enterprise. In Umbraco's documentation and in the Back Office, I didn't see an explanation for this. I only saw explanations for reCAPTCHA v3, reCAPTCHA v2. How can it be done and does Umbraco Forms support this?

Thanks! Alex

AndyButland commented 12 months ago

Hi @alexmor987 - as you say, out of the box we only have support for reCAPTCHA 2 and 3. This might be something we'll look at in future but currently don't have any experience with working with. If you'd like to try to implement it yourself then you'd need to look at creating and registering a custom field type to do so.

Namrata-V2 commented 3 months ago

Hello @alexmor987. I am also trying to create a custom field type to support reCaptcha enterprise. However, when I try to add that in the Content via Rich text editor > Macro there is an exception which I have discussed briefly here. If you remember implementing the feature and can share your thoughts it will be really appreciated !