Setup MFA

Scan the QR code in your app (Google Authenticator, Authy, etc.)

{% if FORCE_OTP %}

MFA is required for all Admin Users due to configuration

{% endif %}
QR Code
{% csrf_token %} {% if error %}
{{ error }}
{% endif %}