Action group: Base actions, subgroup: General
The action generate a code to pass two-factor authentication
Secret key - secret key, which is taken from the service where authentication is to take place. The code will be generated based on this key. Only digits and letters of the Latin alphabet are allowed in the key. The key must match the selected format.
Secret key format - is a commonly used format for recording the secret key, which depends on the service type where authentication takes place. There are 2 options to choose from: base64, hexadecimal. The default value is “base64”.
Hash algorithm - data encryption method, which depends on the service type. There are 3 options to choose from: SHA-1, SHA-256, SHA-512. The default value is “SHA-1”.
Timeout (ms) - time during which the generated code is relevant. It is indicated in milliseconds. The minimum permissible value is “1000”. The default value is “30000”.
Code length - length of the code that will be generated as a result. The allowed value is between 1 and 10. The default value is “6”.
Generated code - generated code intended for pass authentication.
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Secret key | Secret key, which is taken from the service. | Robin.String | Yes | |
Secret key format | The format of the secret key, which depends on the type of service. | Robin.String | No | |
Hash algorithm | Data encryption method, which depends on the type of service. | Robin.String | No | |
Timeout (ms) | Time in milliseconds during which the generated code is relevant. | Robin.Numeric | No | |
Сode length | Generated code length. | Robin.Numeric | No | |
Results | ||||
Generated code | Generated code intended for pass authentication. | Robin.String |
In most cases, the default values of parameters are relevant. Selection of other parameter values and code generation based on them depends entirely on the service for which code generation is performed.
Authenticate in the portal of state services.
Use the "Generate TOTP code" action.
Move the "Generate TOTP code" action to the workspace.
Set the "Generate TOTP code" action parameters:
Set the secret key.
Set the "Secret key format " to Base32.
Move the "Open browser" action to the workspace.
Move the "Get active URL" action to the workspace.
The program robot completed successfully.
The authentification on the state services portal was completed with the one-time TOTP code.
Generated code: 836762