{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-header %}

Configure Two Factors Authentication

Activation

To enable 2FA authentication please scan the QRCode bellow or copy the secret and paste it on your 2FA application.

Attention!

If you have problems with authentication/verification, make sure your device time is synced with an NTP server and let 30 seconds pass before retrying.
{% endblock %} {% block modal-body-right %}

{% trans "Token Validation Form" %}

{% trans "Scan the QRCode with yout mobile authentication device (Google Authenticator is fine) and the verify the TOTP token." %}

{% trans "Once the token has been verified, TOTP Two Factor Authentication will be enabled for your user." %}

{% endblock %}