Changeset View
Changeset View
Standalone View
Standalone View
src/docs/user/userguide/multi_factor_auth.diviner
| Show First 20 Lines • Show All 103 Lines • ▼ Show 20 Lines | |||||
| When you're asked to confirm your identity in the future, you'll be texted | When you're asked to confirm your identity in the future, you'll be texted | ||||
| an authorization code to enter into the prompt. | an authorization code to enter into the prompt. | ||||
| (WARNING) SMS is a very weak factor and can be compromised or intercepted. For | (WARNING) SMS is a very weak factor and can be compromised or intercepted. For | ||||
| details, see: <https://phurl.io/u/sms>. | details, see: <https://phurl.io/u/sms>. | ||||
| Factor: Duo | |||||
amckinley: Probably worth adding a link here. | |||||
| =========== | |||||
| This factor supports integration with [[ https://duo.com/ | Duo Security ]], a | |||||
| third-party authentication service popular with enterprises that have a lot of | |||||
| policies to enforce. | |||||
| To use Duo, you'll install the Duo application on your phone. When you try | |||||
| to take a sensitive action, you'll be asked to confirm it in the application. | |||||
Not Done Inline Actions"sensitive" vs "high security" amckinley: "sensitive" vs "high security" | |||||
| Administration: Configuration | Administration: Configuration | ||||
| ============================= | ============================= | ||||
| New Phabricator installs start without any multi-factor providers enabled. | New Phabricator installs start without any multi-factor providers enabled. | ||||
| Users won't be able to add new factors until you set up multi-factor | Users won't be able to add new factors until you set up multi-factor | ||||
| authentication by configuring at least one provider. | authentication by configuring at least one provider. | ||||
| Configure new providers in {nav Auth > Multi-Factor}. | Configure new providers in {nav Auth > Multi-Factor}. | ||||
| ▲ Show 20 Lines • Show All 92 Lines • Show Last 20 Lines | |||||
Probably worth adding a link here.