| ... |
... |
@@ -44,17 +44,18 @@ |
| 44 |
44 |
Security extension |
| 45 |
45 |
</div> |
| 46 |
46 |
|
| 47 |
|
- <h3>XWiki MFA / Two-Factor Authentication</h3> |
|
47 |
+ <h3>XWiki Two-Factor Authentication</h3> |
| 48 |
48 |
|
| 49 |
49 |
<p> |
| 50 |
|
- Add MFA to the standard XWiki login flow with authenticator app codes, email-delivered verification codes, |
| 51 |
|
- optional combined verification, and trusted-client 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 XWiki MFA, XWiki 2FA and TwoFA use cases</li> |
| 57 |
|
- <li>Can require app code, email code, or both</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"> |