Hello, I want to add Google reCAPTCHA Enterprise in Universal Login to prevent bot attempts to signup and login.
Given that my plan includes the Attack protections package, I followed the procedure that in Google reCAPTCHA Enterprise on Google Cloud Platform (GCP) to add the CAPTCHA, but it seems to not work.
I set all the parameters to render the reCAPTCHA, but, when I open the Universal Login, the browser cannot load the CAPTCHA. Script at https://www.recaptcha.net/recaptcha/enterprise.js doesn’t load due to Content Security Policy issues.
I don’t know how to solve it. Are there missing steps in the guide I need to accomplish to make reCAPTCHA work within the Universal Login?
Thanks in advance for your help.