Using AWS WAF ATP on more than one login page

0

Is it possible to use one ATP rule to protect more than one login page in the AWS WAF?

For context, I have one ACL on WAF protecting one login page. We're expanding some systems and adding some new separate login pages. I would like to keep the protection under one single ACL but I'm struggling to figure out a way to have the ATP rules applying to more than one login page.

Brian B
已提問 1 年前檢視次數 253 次
1 個回答
1

It doesn't appear to be possible with a single ATP rule as you can only specify one login path per rule currently. You can see in the API docs that only a string value (not array) is accepted: https://docs.aws.amazon.com/waf/latest/APIReference/API_AWSManagedRulesATPRuleSet.html#WAF-Type-AWSManagedRulesATPRuleSet-LoginPath

AWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南