Standard Event Types
The risk rules engine is preconfigured to accept common event types that are seen throughout the user journey. These event types are used by the built-in rules for specific analyses. In addition to these preconfigured events, you can also specify custom event types when sending the request to Keyri and use those custom event types in custom rules.
Standard Authentication Events
Event Type | Description |
---|---|
Login | Events that involve authenticating existing users to your service. |
Signup | Events that involve authenticating a new user on your service. |
Standard Transaction Events
Event Type | Description |
---|---|
Deposit | Events that involve a user placing money in a bank account. |
Purchase | Events that involve a user paying money. |
Withdrawal | Events that involve a user taking money out of a bank account. |
Standard Access Events
Event Type | Description |
---|---|
Access | Events that involve an authenticated user accessing your service. |
Visit | Events that involve an unauthenticated user accessing your service. |
Other Events
Event Type | Description |
---|---|
Attach Device | Events that are for the sole purpose of adding a trusted device, such as is the case when a user authenticates via Keyri QR authentication. |
Email Change | Events that involve changing a user’s email address for your service. |
Password Reset | Events that involve changing a user’s password for your service. |
Profile Update | Events that involve a user updating their profile on your service. |