...
Once these are added. Have your LUNA system administrator restart LUNA’s tomcat service.
The last step is to Restrict Facets in the credential(s) that are public facing. This is most likely the Anonymous Credential.
Exclude legitimate web crawlers like Google from reCAPTCHA validation (7.5.5.7+)
To whitelist GoogleBot and GoogleOther, in Administrator:
In the Application Configuration tab add the following attribute and value
attribute = recaptchaV3WhiteListRegex
value = Google(Bot|Other)
...
For reference: