Portal Recaptcha
Available from v69.16
Register Recaptcha
- Log into to https://www.google.com/recaptcha/admin
Register portal host
Take note of both keys:
Configure SynCommPortal.xml
- Open SynCommPortal.xml in text editor.
Set the following keys:
<RecaptchaPublicKey>6LeqqH8UAAAAADCFhP2JoUxlG3Lyu9UN8tXxfw4q</RecaptchaPublicKey> <RecaptchaPrivateKey>6LeqqH8UAAAAACPjQ5uBUXKQf0L29_xpAiw_w91H</RecaptchaPrivateKey> <RecaptchaEnabledFlag>True</RecaptchaEnabledFlag> <RecaptchaUrlForVerification>https://www.google.com/recaptcha/api/verify</RecaptchaUrlForVerification>
- The "Site key" goes to "RecaptchaPublicKey" whilst the "Secret key" goes to "RecaptchaPrivateKey"
Recycle Portal Application Pool
- Open IIS Manager / inetmgr
- Under Application Pool
- Click the application pool for Portal, hit Recycle