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?
I found a solution by updating the custom template we use for Universal Login. I’ve added there the declarations to update CSP and allows the loading of Google reCAPTCHA.