SDK Device Fingerprinting protected auth configuration for your Consumer project
ConsumerSDKDFPPAConfig object
Fields
enabled bool
Whether Device Fingerprinting Protected Auth is enabled in the SDK. This should be one of ENABLED, PASSIVE, or DISABLED.
on_challenge string (enum)
The action to take when a DFPPA "challenge" verdict is returned. This should be one of ALLOW, BLOCK, or TRIGGER_CAPTCHA.
lookup_timeout_seconds int
How long to wait for a DFPPA lookup to complete before timing out.