RequestInspectionAcfp
The criteria for inspecting account creation requests, used by the ACFP rule group to validate and track account creation attempts.
This is part of the AWSManagedRulesACFPRuleSet
configuration in ManagedRuleGroupConfig
.
In these settings, you specify how your application accepts account creation attempts by providing the request payload type and the names of the fields within the request body where the username, password, email, and primary address and phone number fields are provided.
Types
Properties
The names of the fields in the request payload that contain your customer's primary physical address.
The name of the field in the request payload that contains your customer's email.
The name of the field in the request payload that contains your customer's password.
The payload type for your account creation endpoint, either JSON or form encoded.
The names of the fields in the request payload that contain your customer's primary phone number.
The name of the field in the request payload that contains your customer's username.