CaptchaV3

Content Type: Module
Categories: Utility,Authentication,Connectors

Overview

This module allows for the smooth incorporation of reCAPTCHA V3 into Mendix applications, providing a straightforward and efficient method to integrate Google’s reCAPTCHA, improving security and helping to block bots.

Documentation

Description

This module facilitates the integration of reCAPTCHA V3 into Mendix applications, providing an easy and efficient way to implement Google’s reCAPTCHA for enhanced security and bot prevention.

 

Typical Usage Scenario

This module is ideal for scenarios where reCAPTCHA V3 needs to be incorporated into your Mendix application for user verification and to mitigate automated bot submissions.

 

Features & Limitations

1. Seamless integration with Mendix for reCAPTCHA V3 implementation.

2. Allows validation through reCAPTCHA tokens to prevent fraudulent activities and bots.

3. Ensures a smooth user experience with invisible reCAPTCHA.

4. Limitations: Ensure proper configuration of site keys for optimal performance. The effectiveness of validation depends on the reCAPTCHA score and response.

 

Dependencies

1. HTML Snippet widget from the Mendix Marketplace.

 

Installation

1. Download the module from the Mendix Marketplace.

 

Configurations

1. Open the USEME folder and add the SNP_Recaptcha widget to your desired page.

2. Include the Configurations_Overview page in your Admin Panel for easy access and management.

3. Run the application and navigate to the Admin Panel to input the site key and secret key.

4. Click the "Verify" button to test the reCAPTCHA functionality and verify the integration.

 

How to Register for a reCAPTCHA API Key?

1. Go to the Google reCAPTCHA website (GoogleSite)

2. Log in using your Google account credentials. If you don’t have a Google account, you’ll need to create one.

3. Choose reCAPTCHA v3 as the version and enter the domain name where you’ll be implementing reCAPTCHA.

4. After registering your site, you’ll be provided with a Site Key for front-end integration and a Secret Key for server-side validation.

Releases

Version: 1.0.0
Framework Version: 8.18.3
Release Notes: V 1.0.0