This content applies solely to Vendor Management, which must be purchased separately from the Appian base platform. |
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.
Caution: If you do not plan to use this integration, you must toggle the AS_VM_TOGGLE_VENDOR_PORTAL_RECAPTCHA_ENABLED
constant value to False
in Designer.
After setting up your Google reCAPTCHA account, you will need to configure the application to use the API key.
VM CS Google reCAPTCHA
connected system.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