- Newest
- Most votes
- Most comments
Hi, with the Captcha action, you can add custom headers to the web request. AWS WAF prefixes your custom header names with x-amzn-waf- when it inserts them. For the CAPTCHA action, AWS WAF only applies the customization if the request passes the CAPTCHA inspection. You can refer this document https://docs.aws.amazon.com/waf/latest/developerguide/waf-captcha-how-it-works.html
AWS Web Application Firewall customers can now use the AWS WAF Captcha JavaScript API for enhanced control over the Captcha workflows https://aws.amazon.com/about-aws/whats-new/2023/04/aws-waf-captcha-javascript-api-support/
This will allow you to improve the Captcha customer experience by embedding Captcha problems in your existing webpages
There still doesn't appear to be any styling configuration capabilities for the CAPTCHA dialog. Would like to make it dark theme. Do know know if this is possible yet?
Relevant content
- asked 10 months ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 3 years ago
I've read this article and unfortunately I don't see any options to change CAPTCHA page styling. Are there any specific custom headers that I need to add to change styles/colors?