How to Implement Google reCAPTCHA on a public-facing UI Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12 hours ago
Good Morning Everyone, I am trying to implement Google reCAPTCHA on a public-facing UI page where a user needs to go through the "I am not a robot" checkbox before submitting a form. This form is available to all users, so we are trying to implement reCAPTCHA to prevent malicious submissions of the form. What steps would I need to take to implement this? So far, I have registered the form/URL on Google reCAPTCHA's website and have obtained the site key and secret key, but I am unsure how to proceed from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10 hours ago
To Implemente Google reCAPTCHA with ServiceNow Catalog Item Forms, Refer below post where steps & code is given:
reCAPTCHA integration on ServiceNow on Portal Forms - User bypasses captcha
Also check : The Google reCAPTCHA Dilemma
