Skip to content

Commit 946a259

Browse files
authored
Update two-factor-authentication.md
1 parent 7bd56e0 commit 946a259

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

15/umbraco-cms/reference/security/two-factor-authentication.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ public class UmbracoAppAuthenticatorComposer : IComposer
158158

159159
At this point, the 2FA is active, but no members have set up 2FA yet. The setup of 2FA depends on the type. In the case of App Authenticator, the **view** showing the option to edit member profiles needs to be modified.
160160

161+
{% hint style="info" %}
162+
If you already have a members-only page with the edit profile options, you can skip directly to step 9.
163+
{% endhint %}
164+
161165
7. Add or choose a members-only page that should have the two-factor authentication setup.
162166
* The page needs to be behind the public access.
163167
* The page should **not** be using strongly types models.

0 commit comments

Comments
 (0)