Trigger - Login Attempt

The trigger Login Attempt is executed, whenever someone unsuccessfully tries to login to the device respectively tries to unlock the device.

 

Examples:
  • Take a picture with the front camera when someone enters the wrong PIN code three times.
Settings
Failed/Successful after failed
  • Failed: executes the trigger when the login attempt fails
  • Successful after failed: executes the trigger when the login attempt was successful after it failed one or multiple times before
When
  • On every failed attempt: executes once for every failed attempt
  • On the Nth failed attempt: executes the trigger exactly once when the number of failed login attempts reach the specified amount of times
A variable is a container for a value that can be used in many actions and conditions to dynamically define a part of a text.
See action Script for a description.

Supplied Variables
triggertime
the time the trigger executed
failed_login_attempt
the number of failed login attempts