AFAQ

Hard Token

Veridian
by Dr. Am.
Mint hardware OATH (TOTP) tokens for Microsoft Entra ID. Generates standard serials + secrets, exports the exact CSV Entra wants, and shows the live activation code. Everything stays on this device.

Mint a token for staff

Minted tokens

How to load these into Microsoft Entra (admin steps)
  1. Mint one token per staff member above, then Download Entra CSV.
  2. Entra admin center → Protection → Authentication methods → Hardware OATH tokens (Preview)Add → upload the CSV.
  3. Each token shows Assign — assign it to the matching staff UPN.
  4. To activate: staff (or you on their behalf) open Security info → Add sign-in method → Hardware token, enter the serial number shown on its card here, then the live 6-digit code → Verify.
  5. The code on each card is the real OTP — it refreshes every interval. Click it to copy.
CSV columns match Entra exactly: upn,serial number,secret key,time interval,manufacturer,model. Secret keys are Base32 (160-bit), algorithm SHA-1 — the Entra hardware-OATH standard.
Import an existing secret / otpauth URI instead