Type
event.type enum
event.type enumThe type of an Event. Types coincide with Levels and Recommendations.
Possible values
For convenience, we have noted the Level of each type next to its value.
BAD_ACTOR CRITICAL
CRITICALUser's IP has been recognized as a bad actor.
BAD_DEVICE CRITICAL
CRITICALUser's account is being accessed from a device was previously rejected by the user.
FAILED_LOGINS_EXCEEDED CRITICAL
CRITICALUser has exceeded the max failed logins within a given time period.
IMPOSSIBLE_TRAVEL CRITICAL
CRITICALUser could not have traveled between two received locations at a realistic speed.
NEW_DEVICE WARNING
WARNINGUser is on a device we've never seen before.
NEW_LOCATION WARNING
WARNINGUser is at a location we've never seen them at before (city or region).
VPN_SWITCH WARNING
WARNINGUser is using a VPN provider that they haven't used before.
TOR_SWITCH WARNING
WARNINGWe haven't seen this user on Tor network, but now they are on it.
CARRIER_SWITCH WARNING
WARNINGUser is on a mobile carrier network that they haven't used before (only triggered along with NEW_DEVICE or IMPOSSIBLE_TRAVEL).
IP_MANY_IDENTITIES WARNING
WARNINGMany different users have logged into your app from the same IP.
IP_SIMILARITY WARNING
WARNINGUser's IP address is numerically dissimilar from others they have used.
COMPROMISED_PASSWORD WARNING
WARNINGUser logged into an account using a known compromised password while using Chrome browser or ChromeOS (via Google Workspace integration).
NEW_IDENTITY INFO
INFOWe created a new DFend Identity for one of your users.
IDENTITY_OPTED_IN INFO
INFOA user has opted into DFend (and added contact information for verifications).
IDENTITY_OPTED_OUT INFO
INFOA user has opted out of DFend.
USER_INVOLVEMENT_RESPONSE INFO
INFOUser has responded to a verification request using a DFend embedded link.
USER_INVOLVEMENT_EXPIRED INFO
INFOUser didn't respond in a given time period. Take further action.
Last updated