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.

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.

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