Wiki source code of xwiki-two-factor-authentication
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
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> | ||
| |
1.2 | 5 | |
| |
1.16 | 6 | <div class="product-card-body"> |
| 7 | <div class="hero-kicker product-card-kicker"> | ||
| |
1.2 | 8 | <i class="fa fa-lock" aria-hidden="true"></i> |
| |
1.16 | 9 | Security extension |
| |
1.2 | 10 | </div> |
| 11 | |||
| |
1.16 | 12 | <h3>XWiki Two-Factor Authentication</h3> |
| |
1.2 | 13 | |
| |
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. | ||
| |
1.2 | 17 | </p> |
| 18 | |||
| |
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> | ||
| |
1.2 | 24 | |
| |
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> | ||
| |
1.2 | 29 | </p> |
| 30 | </div> | ||
| |
1.16 | 31 | </article> |