Changes for page XWiki Two-Factor Authentication
Last modified by Agnease on 2026/06/24 16:39
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki Multi‑Factor Authentication1 +XWiki Two-Factor Authentication - Content
-
... ... @@ -3,11 +3,11 @@ 3 3 #set ($discard = $xwiki.ssx.use('products.WebHome')) 4 4 5 5 #set ($mainCapabilityItems = [{ 6 - 'title': ' MFA loginprotection',6 + 'title': 'Second verification step', 7 7 'icon': 'key', 8 - 'content': 'Add an additional verification s tepafter the normal XWiki username and password login.'8 + 'content': 'Add an additional verification screen after the normal XWiki username and password login.' 9 9 },{ 10 - 'title': 'Authenticator app verification',10 + 'title': 'Authenticator app codes', 11 11 'icon': 'mobile', 12 12 'content': 'Let users verify access with time-based TOTP codes generated by authenticator applications.' 13 13 },{ ... ... @@ -95,14 +95,14 @@ 95 95 <div class="container hero-inner"> 96 96 <div class="hero-kicker"> 97 97 <i class="fa fa-lock" aria-hidden="true"></i> 98 - XWiki MFA and2FA98 + XWiki 2FA and MFA 99 99 </div> 100 100 101 - <h1 id="product-title">XWiki MFA andTwo-Factor Authentication</h1>101 + <h1 id="product-title">XWiki Two-Factor Authentication</h1> 102 102 103 103 <p class="lead"> 104 - Add multi-factorauthentication toXWikiwithauthenticator appverification,105 - recovery codes ,trusted devices, user self-service and administrator monitoring.104 + Protect XWiki logins with a second verification step using authenticator app codes, 105 + recovery codes and trusted devices. 106 106 </p> 107 107 108 108 <div class="hero-actions"> ... ... @@ -116,7 +116,7 @@ 116 116 <div class="container"> 117 117 <div class="product-layout"> 118 118 <article class="product-summary-card"> 119 - <h2 id="overview-title"> MFA support built intotheXWikilogin flow</h2>119 + <h2 id="overview-title">Two-factor authentication built into XWiki</h2> 120 120 121 121 <p> 122 122 XWiki Two-Factor Authentication adds MFA support to the standard XWiki login flow. ... ... @@ -125,9 +125,9 @@ 125 125 </p> 126 126 127 127 <p> 128 - Beyondtheloginverificationstep,the extensionalsosupportsrecoverycodes,trusted devices,129 - userself-servicemanagement,administratorresetactionsandanadministrationoverview for130 - monitoring MFAadoption.128 + The extension is designed for organizations that want stronger access protection for 129 + internal knowledge bases, intranets, documentation platforms, customer portals and other 130 + XWiki-based applications. 131 131 </p> 132 132 </article> 133 133 ... ... @@ -149,7 +149,7 @@ 149 149 150 150 <section aria-labelledby="capabilities-title"> 151 151 <div class="container"> 152 - <h2 id="capabilities-title">Main MFAcapabilities</h2>152 + <h2 id="capabilities-title">Main capabilities</h2> 153 153 154 154 <p class="section-intro"> 155 155 A focused set of MFA features for stronger XWiki account protection without replacing the familiar login experience. ... ... @@ -176,11 +176,11 @@ 176 176 <div class="container"> 177 177 <div class="product-layout"> 178 178 <article class="product-summary-card"> 179 - <h2 id="security-title"> MFAfor XWiki security and access protection</h2>179 + <h2 id="security-title">Useful for XWiki security and access protection</h2> 180 180 181 181 <p> 182 182 Many organizations use XWiki to store internal documentation, procedures, operational 183 - knowledge and business-critical information. Adding a nadditionalauthentication factor helps183 + knowledge and business-critical information. Adding a second authentication factor helps 184 184 reduce the risk of account compromise when a password is exposed or reused. 185 185 </p> 186 186 ... ... @@ -198,7 +198,7 @@ 198 198 <li>Private documentation platforms</li> 199 199 <li>Remote user access protection</li> 200 200 <li>Customer or partner portals</li> 201 - <li>Security review ,MFA rollout and compliance readiness</li>201 + <li>Security review MFA rollout and compliance readiness</li> 202 202 </ul> 203 203 </aside> 204 204 </div> ... ... @@ -285,7 +285,7 @@ 285 285 286 286 <section aria-labelledby="self-service-title"> 287 287 <div class="container"> 288 - <h2 id="self-service-title"> MFA recovery codes and trusted devices</h2>288 + <h2 id="self-service-title">Recovery codes and trusted devices</h2> 289 289 290 290 <p class="section-intro"> 291 291 Recovery codes and trusted devices help balance stronger access protection with a smoother user experience. ... ... @@ -361,48 +361,11 @@ 361 361 </div> 362 362 </section> 363 363 364 -<section aria-labelledby=" mfa-faq-title">364 +<section aria-labelledby="rollout-title"> 365 365 <div class="container"> 366 - <h2 id="mfa-faq-title">MFA questions</h2> 367 - 368 - <div class="resource-content"> 369 - <details class="resource-faq-item"> 370 - <summary>Is this an MFA or 2FA extension?</summary> 371 - <p> 372 - It is best described as an MFA extension for XWiki. The most visible login flow is two-factor authentication, 373 - but the extension also includes MFA policy, recovery codes, trusted devices, user self-service and administrator monitoring. 374 - </p> 375 - </details> 376 - 377 - <details class="resource-faq-item"> 378 - <summary>Does it replace the standard XWiki login?</summary> 379 - <p> 380 - No. It adds an additional verification step after the normal XWiki username and password login. 381 - </p> 382 - </details> 383 - 384 - <details class="resource-faq-item"> 385 - <summary>Which verification method is used?</summary> 386 - <p> 387 - Users verify access with time-based codes generated by an authenticator application. 388 - </p> 389 - </details> 390 - 391 - <details class="resource-faq-item"> 392 - <summary>What happens if a user loses access to the authenticator app?</summary> 393 - <p> 394 - Recovery codes can provide backup access when enabled. Administrators can also reset the user MFA setup. 395 - </p> 396 - </details> 397 - </div> 398 - </div> 399 -</section> 400 - 401 -<section class="product-section-muted" aria-labelledby="rollout-title"> 402 - <div class="container"> 403 403 <div class="product-layout"> 404 404 <article class="product-summary-card"> 405 - <h2 id="rollout-title"> MFA rollout recommendations</h2>368 + <h2 id="rollout-title">Rollout recommendations</h2> 406 406 407 407 <p> 408 408 For a smooth rollout, start with a small administrator or pilot group before requiring MFA for everyone. ... ... @@ -443,7 +443,7 @@ 443 443 <section class="cta-section" aria-labelledby="cta-title"> 444 444 <div class="container"> 445 445 <div class="cta-panel"> 446 - <h2 id="cta-title">Interested in XWikiMFA?</h2>409 + <h2 id="cta-title">Interested in using this extension?</h2> 447 447 448 448 <p> 449 449 Send a short message with your XWiki version, current authentication setup and MFA rollout goal.
- Agnease.Code.SEODetailsClass[0]
-
- metaDescription
-
... ... @@ -1,1 +1,1 @@ 1 -Agnease Multi‑Factor Authentication for XWiki adds securelogin verificationusingauthenticator app codes, email codes, combined verification,recovery codes,and trusted‑device remembering.1 +Agnease Two-Factor Authentication for XWiki adds a second login verification step with authenticator app codes, email codes, combined verification and trusted-device remembering. - metaTitle
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki Multi‑Factor Authentication(MFA)with 2FA Support | Agnease1 +XWiki Two-Factor Authentication with 2FA and MFA Support | Agnease