Skip to content

Commit 5ac3be5

Browse files
committed
Added docs on mfa and user profile
1 parent 853493d commit 5ac3be5

File tree

5 files changed

+1367
-1069
lines changed

5 files changed

+1367
-1069
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Multifactor Authentication
3+
sidebar_label: Multifactor Auth
4+
---
5+
6+
Zuplo supports multifactor authentication (MFA) to help keep your account
7+
secure. MFA adds an extra layer of security by requiring a second form of
8+
verification in addition to your password. This can be done using an
9+
authenticator app or security keys.
10+
11+
## Enabling Multifactor Authentication
12+
13+
To enable multifactor authentication for your account, follow these steps:
14+
15+
<Stepper>
16+
17+
1. Go to your user profile by clicking on your avatar in the top right corner of
18+
the Zuplo Portal and selecting **Profile**.
19+
1. Find the **Multifactor Authentication** section and click **Enroll** on the
20+
type of multifactor authentication you want to use.
21+
1. Follow the instructions to set up your chosen method of multifactor
22+
authentication.
23+
1. The next time you log in, you will be prompted to enter your second form of
24+
verification in addition.
25+
26+
</Stepper>
27+
28+
## Disabling Multifactor Authentication
29+
30+
To disable multifactor authentication for your account, simply navigate to the
31+
**Multifactor Authentication** section of your user profile and click
32+
**Disable** next to the multifactor authentication method you want to remove.

docs/articles/users/profile.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: User Profile
3+
sidebar_label: Profile
4+
---
5+
6+
Your user profile is set automatically by your identity provider when you sign
7+
in to your Zuplo account. To set your profile picture, name, and email address,
8+
you must update your profile in your identity provider. Zuplo does not control
9+
this information, and it is not stored in Zuplo.
10+
11+
If you are authenticating with a username and password, you will not have a
12+
profile picture or name. Currently, Zuplo does not support setting a profile
13+
picture or name for accounts that authenticate with a username and password.

0 commit comments

Comments
 (0)