xwiki-two-factor-authentication

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

<article class="product-card">
  <div class="product-card-icon">
    <i class="fa fa-lock" aria-hidden="true"></i>
  </div>

  <div class="product-card-body">
    <div class="hero-kicker product-card-kicker">
      <i class="fa fa-lock" aria-hidden="true"></i>
      Security extension
    </div>

    <h3>XWiki Two-Factor Authentication</h3>

    <p>
      Add XWiki 2FA/MFA protection to the standard login flow with authenticator app codes,
      email verification codes, optional combined verification, and trusted-device remembering.
    </p>

    <ul class="product-highlights">
      <li>Works with the standard XWiki authentication flow</li>
      <li>Supports app codes, email codes, or both</li>
      <li>Helps protect administrator and remote-access accounts</li>
    </ul>

    <p class="card-link">
      <a class="btn btn-secondary" href="$xwiki.getURL('products.xwiki-two-factor-authentication')">
        View extension
      </a>
    </p>
  </div>
</article>