First Usage of Device is a condition that will return true
when a particular device is used for the first time.
- This condition has the following properties:
- The condition evaluates the device used in the most recent authentication step.
- For users with multiple authentication devices, the most recently used device is evaluated in the condition.
- The condition cannot be used in self-registration flows since self-registration is not considered device usage.
To use this condition, a device usage repository must be configured. The device usage repository is used to store how often and when a device has successfully been used for authentication.
- The repository can be configured under:
- Loginapp >> Device Usage Repository Config (section Advanced Settings)
- Transaction Approval >> Device Usage Repository Config (section Advanced Settings)
- Supported IAM flows:
- Authentication Flows
- Public Self-Services
- Protected Self-Services
- Transaction Approval
The First Usage of Device condition only supports Airlock 2FA devices.