Local user authentication Username used for authentication txt Username used for authentication #include Password used for authentication 2FA OTP authentication parameters Token Key Secret key for the token algorithm (see RFC 4226) txt OTP key in hex-encoded format [a-fA-F0-9]{20,10000} Key name must only include hex characters and be at least 20 characters long Number of digits in OTP code u32:6-8 Number of digits in OTP code Number of digits in OTP code must be between 6 and 8 6 Time tokens interval in seconds u32:5-86400 Time tokens interval in seconds. Time token interval must be between 5 and 86400 seconds 30 Token type hotp-time Time-based OTP algorithm hotp-event Event-based OTP algorithm (hotp-time|hotp-event) hotp-time hotp-event hotp-time