Portal Recaptcha

Portal Recaptcha

Available from v69.16

Register Recaptcha

  1. Log into to https://www.google.com/recaptcha/admin

  2. Register portal host

  3. Take note of both keys:

Configure SynCommPortal.xml

  1. Open SynCommPortal.xml in text editor.

  2. Set the following keys:

    <RecaptchaPublicKey>6LeqqH8UAAAAADCFhP2JoUxlG3Lyu9UN8tXxfw4q</RecaptchaPublicKey> <RecaptchaPrivateKey>6LeqqH8UAAAAACPjQ5uBUXKQf0L29_xpAiw_w91H</RecaptchaPrivateKey> <RecaptchaEnabledFlag>True</RecaptchaEnabledFlag> <RecaptchaUrlForVerification>https://www.google.com/recaptcha/api/verify</RecaptchaUrlForVerification>
  3. The "Site key" goes to "RecaptchaPublicKey" whilst the "Secret key" goes to "RecaptchaPrivateKey"

Recycle Portal Application Pool

  1. Open IIS Manager / inetmgr

  2. Under Application Pool

  3. Click the application pool for Portal, hit Recycle