Cloudflare Turnstile Managed for OutSystems
The Cloudflare Turnstile Managed component offers a comprehensive integration of Cloudflare's captcha service into your OutSystems application, specifically for the managed Turnstile solution. This component supports both implicit and explicit captcha implementations and includes essential functionalities for seamless user interaction and verification.
Features:
WebBlocks for Captcha Integration:
Client-Side Actions:
Server-Side Verification:
Usage:
1. Integration: Embed the appropriate webblocks into your forms or pages to incorporate either implicit or explicit captcha functionality.
2. Client-Side Interaction: Use the `Execute`, `Reset`, and `GetResponse` actions to manage the captcha widget's behavior and retrieve the response token from the client side.
3. Server-Side Validation: Utilize the `VerifyResponse` action to confirm the validity of the captcha response on the server side, ensuring secure and accurate verification.
This component provides a flexible and robust solution for integrating Cloudflare's managed Turnstile captcha service into your OutSystems application, enhancing security while maintaining a smooth user experience.