Changes for page XWiki Two-Factor Authentication
Last modified by Agnease on 2026/05/23 18:56
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,0 +1,31 @@ 1 +<article class="product-card"> 2 + <div class="product-card-icon"> 3 + <i class="fa fa-lock" aria-hidden="true"></i> 4 + </div> 5 + 6 + <div class="product-card-body"> 7 + <div class="hero-kicker product-card-kicker"> 8 + <i class="fa fa-lock" aria-hidden="true"></i> 9 + Security extension 10 + </div> 11 + 12 + <h3>XWiki Two-Factor Authentication</h3> 13 + 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. 17 + </p> 18 + 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> 24 + 25 + <p class="card-link"> 26 + <a class="btn btn-secondary" href="$xwiki.getURL('products.xwiki-two-factor-authentication')"> 27 + View extension 28 + </a> 29 + </p> 30 + </div> 31 +</article>