| ... |
... |
@@ -47,14 +47,15 @@ |
| 47 |
47 |
<h3>XWiki Two-Factor Authentication</h3> |
| 48 |
48 |
|
| 49 |
49 |
<p> |
| 50 |
|
- Add XWiki 2FA/MFA protection to the standard login flow with authenticator app codes, |
| 51 |
|
- email verification codes, optional combined verification, and trusted-device remembering. |
|
50 |
+ Add a second verification step to the standard XWiki login flow using time-based one-time codes. |
|
51 |
+ The extension is designed for organizations that want stronger account protection without replacing |
|
52 |
+ the standard XWiki authentication experience. |
| 52 |
52 |
</p> |
| 53 |
53 |
|
| 54 |
54 |
<ul class="product-highlights"> |
| 55 |
55 |
<li>Works with the standard XWiki authentication flow</li> |
| 56 |
|
- <li>Supports app codes, email codes, or both</li> |
| 57 |
|
- <li>Helps protect administrator and remote-access accounts</li> |
|
57 |
+ <li>Adds a TOTP verification step after username/password login</li> |
|
58 |
+ <li>Includes user setup and administration controls</li> |
| 58 |
58 |
</ul> |
| 59 |
59 |
|
| 60 |
60 |
<p class="card-link"> |