Import tokens from a file

Here you can upload a csv file for your OATH token. The file is supposed to contain one token per line.

For HOTP and TOTP tokens:

serial number, seed, type, otplen, timeStep

For OCRA tokens:

serial number, seed, type, ocrasuite

type (default hotp), otplen (default 6), timeStep (default 30) and ocrasuite are optional.

Here you can upload a csv file for your Yubikey token. The file is supposed to contain one token per line.

If you enrolling the Yubikey in HOTP mode, you should use the PSKC file format in the newer version of the Yubikey GUI.

This is an RFC6030 OATH compliant PSKC file. At the moment only unencrypted PSKC files are supported. Please ask for an update to import encrypted PSKC files.

You can choose a realm to which the tokens should be imported. You can also change the realms of each token later.

Progress: {{ progressPercentage }}%
Uploaded File: {{ uploadedFile }}
Uploaded Tokens: {{ uploadedTokens }}