Environment-specific reCAPTCHA configuration
Configure reCAPTCHA independently for each environment to support safer testing, staged rollouts, and environment-specific settings.
reCAPTCHA configuration now supports environment-specific settings. Previously, reCAPTCHA was configured at the site level only, which meant the same configuration applied across all environments for any given site. With this enhancement, administrators can configure reCAPTCHA independently for each environment, enabling safer testing and staged rollouts.
For example, you can enable reCAPTCHA in Test and Staging environments while keeping it disabled in Production until validation is complete.
Environment-level configuration provides the following advantages:
Test reCAPTCHA changes before enabling them in production.
Configure different reCAPTCHA settings for each environment.
Align reCAPTCHA management with existing environment-based configuration patterns used throughout the platform.
Support controlled promotion of changes across environments.
How environment-based configuration works
The platform now supports configuration at multiple levels:
Tenant level
Site level
Environment level
reCAPTCHA settings can now be managed independently within each environment.
Environment | reCAPTCHA Status |
|---|---|
| Test | Enabled |
| Staging | Enabled |
| Production | Disabled |