Free cookie consent management tool by TermsFeed Setting up Google reCAPTCHA [Vendor Management v23.2.1.4]
Page not found in the selected version; redirected to the home page.
Setting up Google reCAPTCHA
This content applies solely to Vendor Management, which must be purchased separately from the Appian base platform. This content was written for Appian 23.2 and may not reflect the interfaces or functionality of other Appian versions.

Introduction

Appian's Vendor Management comes with an integration with Google reCAPTCHA that can be used to protect the vendor portal from malicious attacks. To configure this, you will need to register for an enterprise account with Google reCAPTCHA and configure the connected system with your account credentials.

Configure application

After setting up your Google reCAPTCHA account, you will need to configure the application to use the API key.

  1. Follow the instructions found here to setting up the VM CS Google reCAPTCHA connected system.
  2. Set the AS_VM_TOGGLE_VENDOR_PORTAL_RECAPTCHA_ENABLED constant value to True. Your portal is now protected by Google reCAPTCHA. Vendor creation will be blocked if the reCAPTCHA score is low enough, or simply flagged for inspection if the reCAPTCHA score is middling. The target reCAPTCHA score values can be found and updated in AS_VM_PORTAL_BL_registerVendorBasedOnReCaptchaScore.

Setting up Google reCAPTCHA

FEEDBACK