How to enable 2FA on n8n
- Sign in to your n8n account.
- Open Account settings → Security (the exact path varies; see the official docs link above).
- Choose your preferred method from the list — TOTP and hardware keys are the recommended options.
- For TOTP: scan the QR code with Kaito or your authenticator app of choice. Verify the first 6-digit code before saving.
- Save the recovery codes somewhere safe — they're your last resort if you lose your authenticator and your hardware keys.
Sharing n8n 2FA with a team (with Kaito)
Kaito gives you a vault for shared TOTP and a real-time inbox for shared SMS, with per-token group permissions and an audit log on every code view. To share n8n access with your team:
- In Kaito, go to Tokens → New and add the n8n 2FA seed (or scan the QR).
- Permission the token to a group:
code-onlyfor most teammates,full-seedonly for the admins who would handle rotation. - Stream the audit log to your SIEM if you want a complete record of which team members generated codes for n8n and when.
Note: n8n's terms on account sharing are unclear or grey-area. Many teams share access in practice; doing so via Kaito gives you a clean audit trail if it ever becomes a question.
Frequently asked questions
Does n8n support 2FA?
Yes. n8n supports 2FA via TOTP.
What is the most secure 2FA method for n8n?
TOTP via an authenticator app is the most secure option n8n currently supports.
Can I share n8n 2FA with my team?
n8n's terms on account sharing are grey-area. Many teams share access in practice; using Kaito gives you a clean audit trail if it ever becomes a question.
How long does it take to enroll n8n 2FA in Kaito?
Under two minutes. Open the n8n security settings, scan the QR code with Kaito's add-token flow, and verify the first generated code matches.