How to Add Google reCAPTCHA v3 to the ADSSP Login Page

How to Add Google reCAPTCHA v3 to the ADSSP Login Page

 

Google reCAPTCHA v3 can be integrated into ADSSP Login screen to protect your website from spam and abuse. This reCAPTCHA version uses a sophisticated risk analysis engine and adaptive challenges to detect malicious activity, allowing legitimate users seamless access to the ADSSP Portal web application.

 

Steps to Generate Google reCAPTCHA v3 for ADSSP Portal Login Form:

  1. Go to the Google reCAPTCHA Admin Console: https://www.google.com/recaptcha/admin/create.

 

 

 

 

  1. Configure Your reCAPTCHA Settings:
    • Label: Enter a descriptive label for your reCAPTCHA.
    • reCAPTCHA Type: Choose "Score based (v3)." This scoring system rates interactions from 0.0 (likely a bot) to 1.0 (likely a legitimate user).
    • Domains: Enter the URL for your ADSSP Portal (e.g., YourAdsspPortal.com) without including port numbers, paths, queries, or fragments.
    • Project Name: Specify a name for the project, such as "recaptcha-ADSSP."
  2. Submit: Click the "Submit" button. Google will generate a Site Key and a Secret Key.

A screenshot of a computerDescription automatically generated

 

Configuring ADSSP with Your Site and Secret Keys:

  1. Add Site Key:
    • Open the PortalConfig.xml file located at C:\Program Files\ADSS Portal\Portal\wwwroot\Configs\PortalConfig.xml.
    • Paste the Site Key here.

 

 

  1. Add Secret Key:
    • Open the appsettings.json file located at C:\Program Files\ADSS Portal\Portal\appsettings.json.
    • Paste the Secret Key here.

 

 

Verification: Once these settings are saved, accessing the ADSSP Portal will display Google reCAPTCHA v3 on the login page, enhancing protection against spam and automated abuse.


For any assistance or further discussion about the instructions given above feel free to write to support@hostingcontroller.com