mirror of
https://github.com/odoo/documentation.git
synced 2026-03-26 13:59:55 +07:00
[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:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user