Enabling CAPTCHA in PortalGuard
Problem
You would like to enable CAPTCHA functionality within PortalGuard.
Solution
Quick Navigation
Enabling CAPTCHA within PortalGuard’s Configuration Editor:
Register for a reCAPTCHA API Key.
You will want to make sure that the CAPTCHA is set for v2, and not v3.
Enter both Public/Private keys into the Services → CAPTCHA tab of the PortalGuard Configuration Editor.
Enabling CAPTCHA within PortalGuard’s Security Policy:
Open the Security policy you would like to enable CAPTCHA for.
Note that CAPTCHA will need to be enabled for the default security policy as well as the security policy that would host the users that would require CAPTCHA.
Navigate to the Misc → CAPTCHA tab and enable CAPTCHA.
Select which Actions you would like the CAPTCHA to display for.
Displaying CAPTCHA within PortalGuard’s Login Page:
At approximately line 72 of the login.aspx file, you will find a commented-out line, that will need to be put back in place.
Once that change had been made, and a hard refresh of your browser has been completed, the new CAPTCHA window will be present on the login page: