Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions source/deployment/auth.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ For organizations who require multi-factor authentication ("MFA") as part of the

Supported smartphones include iOS, Android, Blackberry and Windows Phone devices that are able to install `Google Authenticator <https://support.google.com/accounts/answer/1066447?hl=en>`__. Other than requiring internet access to download and install Google Authenticator, the phone used for Mattermost MFA does not require internet access.

Prerequisite
-------------
Ensure that your server system time is accurate as the MFA implementation relies on Time-based One-time passwords (TOTP).


Enabling MFA
------------

Expand All @@ -24,6 +29,3 @@ Users will not be able to remove MFA from their account while enforcement is on.

Since turning on MFA enforcement prevents users from accessing the site until set up is complete, it is recommended you turn on enforcement during non-peak hours when people are less likely to be using the system.