TypingDNA Recorder node
This node collects typing behaviors and transforms them into typing patterns.
Compatibility
Product | Compatible? |
---|---|
Advanced Identity Cloud |
Yes |
PingAM (self-managed) |
Yes |
Ping Identity Platform (self-managed) |
Yes |
Dependencies
Before using the TypingDNA nodes, you must set up Advanced Identity Cloud integration with TypingDNA as described in Step-by-step: TypingDNA as a 2FA factor in Ping.
Properties
Property | Usage |
---|---|
Display Messages |
Specify if the node should display messages for retry and enroll. |
Show Visualizer |
A visual representation of how the user types. |
Disable copy and paste |
Prevent the end user from copying and pasting the short phrase, to enforce typing analysis. |
Recorder Target IDs |
The identifiers of the typing patterns recorded by the TypingDNA recorder. |
Submit button ID |
When the user clicks the button, it triggers the TypingDNA Recorder node to record the typing pattern of the user. When the user submits the credentials, the recorded pattern is sent to the backend. |
Outputs
This node stores the following properties in the shared state:
-
TDNA_TEXT_TO_ENTER
: The short phrase the end user was prompted to type. -
TDNA_DEVICE_TYPE
: The type of device from which the end user initiated the request -
TDNA_TEXT_ID
: The identifier of the typing pattern recorded. -
TDNA_TYPING_PATTERN
: The recorded typing pattern.