Back to Zitadel

{{t "InitMFAOTP.Title"}}

internal/api/ui/login/static/templates/mfa_init_otp.html

5.0.0-base415 B
Original Source

{{template "main-top" .}}

{{t "InitMFAOTP.Title"}}

{{ template "user-profile" . }}

{{t "InitMFAOTP.Description"}}

{{ .CSRF }} {{if (eq .MFAType 0) }}

{{t "InitMFAOTP.OTPDescription"}}

{{.QrCode}}

{{t "InitMFAOTP.SecretLabel"}} {{.Secret}}

{{t "InitMFAOTP.CodeLabel"}}

{{end}} {{t "InitMFAOTP.CancelButtonText"}}{{t "InitMFAOTP.NextButtonText"}} {{template "main-bottom" .}}