Version 1.17 by Agnease on 2026/05/22 03:49

Hide last authors
Agnease 1.16 1 <article class="product-card">
2 <div class="product-card-icon">
3 <i class="fa fa-lock" aria-hidden="true"></i>
4 </div>
Agnease 1.2 5
Agnease 1.16 6 <div class="product-card-body">
7 <div class="hero-kicker product-card-kicker">
Agnease 1.2 8 <i class="fa fa-lock" aria-hidden="true"></i>
Agnease 1.16 9 Security extension
Agnease 1.2 10 </div>
11
Agnease 1.16 12 <h3>XWiki Two-Factor Authentication</h3>
Agnease 1.2 13
Agnease 1.16 14 <p>
15 Add XWiki 2FA/MFA protection to the standard login flow with authenticator app codes,
16 email verification codes, optional combined verification, and trusted-device remembering.
Agnease 1.2 17 </p>
18
Agnease 1.16 19 <ul class="product-highlights">
20 <li>Works with the standard XWiki authentication flow</li>
21 <li>Supports app codes, email codes, or both</li>
22 <li>Helps protect administrator and remote-access accounts</li>
23 </ul>
Agnease 1.2 24
Agnease 1.16 25 <p class="card-link">
26 <a class="btn btn-secondary" href="$xwiki.getURL('products.xwiki-two-factor-authentication')">
27 View extension
28 </a>
Agnease 1.2 29 </p>
30 </div>
Agnease 1.16 31 </article>