Minor update on ACS defaults

This commit is contained in:
Bryan Ashby 2019-06-15 18:41:58 -06:00
parent 91fa8243c8
commit 64c06d8809
No known key found for this signature in database
GPG Key ID: B49EB437951D2542
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@ layout: page
title: TopX
---
## The 2FA/OTP Config Module
The `user_2fa_otp_config` module provides opt-in, configuration, and viewing of Two-Factor Authentication via One-Time-Password (2FA/OTP) settings. For more information on 2FA/OTP see [Security](/docs/configuration/security.md).
The `user_2fa_otp_config` module provides opt-in, configuration, and viewing of Two-Factor Authentication via One-Time-Password (2FA/OTP) settings. In order to allow users access to 2FA/OTP, the system must be properly configured. See [Security](/docs/configuration/security.md) for more information.
:information_source: By default, the 2FA/OTP configuration menu may only be accessed by users connected securely (ACS `SC`). It is highly recommended to leave this default as accessing these settings over a plain-text connection could expose private secrets!
## Configuration