[IMP] 2fa: explain that some localizations require 2fa

closes odoo/documentation#16186

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit is contained in:
“Dallas”
2026-01-29 13:10:11 +01:00
committed by Audrey (auva)
parent d2e83cccc9
commit 00b608f3fe
2 changed files with 10 additions and 1 deletions

View File

@@ -36,6 +36,10 @@ Modules
- Synchronizes all pay runs from :ref:`Employment Hero <payroll/l10n_au/employment-hero>` - Synchronizes all pay runs from :ref:`Employment Hero <payroll/l10n_au/employment-hero>`
with Odoo's journal entries. with Odoo's journal entries.
.. note::
It is not possible for users of the Australian fiscal localization to deactivate :doc:`two-factor
authentication (2FA) <../../general/users/2fa>` as it is required by the Australian government.
.. _australia/accounting: .. _australia/accounting:
Accounting Accounting

View File

@@ -14,6 +14,11 @@ exchanging a code from the authenticator when trying to log in.
This means an unauthorized user would need to guess the account password *and* have access to the This means an unauthorized user would need to guess the account password *and* have access to the
authenticator, which is a more difficult proposition. authenticator, which is a more difficult proposition.
.. note::
Some governments, such as the :doc:`Australian <../../finance/fiscal_localizations/australia>`
government, require |2fa|. For these :doc:`fiscal localizations
<../../finance/fiscal_localizations>`, it is not possible to deactivate |2fa|.
Requirements Requirements
============ ============
@@ -32,7 +37,7 @@ Phone-based authenticators are the easiest and most commonly used. Examples incl
Password managers are another option. Common examples include: Password managers are another option. Common examples include:
- `1Password <https://support.1password.com/one-time-passwords/>`_ - `1Password <https://support.1password.com/one-time-passwords/>`_
- `Bitwarden <https://bitwarden.com/help/article/authenticator-keys/>`_, - `Bitwarden <https://bitwarden.com/help/article/authenticator-keys/>`_
.. note:: .. note::
The remainder of this document uses Google Authenticator as an example, as it is one of the most The remainder of this document uses Google Authenticator as an example, as it is one of the most