Crypt-o documentation - Generate OTP codes

Generate OTP codes

Index  Previous  Next


Crypt-o allows you to store OTP code generators to be used by multiple users to perform Multi-factor authentication in external services.

 

TOTP code generator

TOTP code generator

 

Crypt-o can generate TOTP codes.

 

To create an OTP code generator first you need to add a new String data filed of type OTP generator to a folder.

 

Then you can create records in this folder which will contain OTP code generators.

 

Press the Configure OTP generator tool button next to the OTP field in the record properties window to open the configuration window.

 

The OTP generator configuration window

The OTP generator configuration window

 

Type the Base32 or Hex encoded Secret code and optionally change the Time step.

 

Press OK when done.