Generate TOTP [BETA]

Generate a Time-based One-Time Password (TOTP) according to RFC6238.

This node allows you to pass logins which require a TOTP as second factor for authentication. You can use the generated TOTP e.g. as input to the “Send Keys” node to submit the generated one-time password to a website to log in. Make sure that the node is reset in order to generate a fresh TOTP (connect it to a flow variable which depends on the workflow execution).

Attention, dangerous: For generating TOTPs, this node stores the required secrets within its settings, i.e. everybody who has access to this workflow or its artifacts can generate TOTPs based on these secrets – only use this if you understand the implications.

Options

TOTP URI
The URI which encodes the TOTP secret. It starts with otpauth://totp/…
Extract from QR Code
Click this button if you want to extract the configuration from a QR code (as image file).

Input Ports

Icon
A flow variable just for synchronization.

Output Ports

Icon
A flow variable with the TOTP.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.