{{define "content"}}

Setup Two-Factor Authentication

{{if .MFARequired}}

MFA is required

Your administrator requires all users to set up two-factor authentication. Please configure MFA to continue using the application.
{{end}}

Step 1: Scan QR Code

Scan the QR code below with your authenticator app (Google Authenticator, Authy, etc.)

Or enter this secret manually:

{{.MFASecret}}

Step 2: Verify Code

Enter the 6-digit code from your authenticator app to confirm setup.

{{end}}