AWS WAF SDK Account Creation Fraud Prevention

0

Hi I would like to know in more detail how this service works with a mobile native app using Android or iOS. Do you provide the endpoints to your sign up registration page and the fields on the form the same way as you would do for a website registration process? What impact does the AWS WAF SDK have on the user experience, and are the token challenges user facing or done behind the scenes?

suran
gefragt vor 7 Monaten172 Aufrufe
2 Antworten
0

AWS WAF's account creation fraud prevention (ACFP) feature has two core components:

  1. AWSManagedRulesACFPRuleSet that is a package of rules that inspects the HTTP GET requests to the account registration endpoint and HTTP POST web requests to the account sign-up endpoint. You must provide information about your account registration and creation pages when you add the AWSManagedRulesACFPRuleSet rule group to your web ACL.
  2. Javascript and mobile application integration SDKs that performs session level client verification and behavior aggregation.

Resources to aid you:

profile pictureAWS
beantwortet vor 7 Monaten
0

Hi I would like to know if there's any requirements to use the Mobile SDK. I've contacted the AWS Support Basic Plan and they informed me that I need to commit to commit to a spend of $5k+/mo for 12+ month as a minimal cost to use the WAF SDK. Is that Correct?

beantwortet vor 3 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen