AWS WAF CAPTCHA Customizing

0

Hello! I'm trying to find a way to change the default styling for the Captcha page but can not find any way to do that. Is there a way at least to change the color palette? Thank you

asked 2 years ago1115 views
2 Answers
0

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

sourav
answered 2 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?

0

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

AWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions