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
-
... ... @@ -5,7 +5,7 @@ 5 5 6 6 <section class="hero hero-centered product-hero" aria-labelledby="product-title"> 7 7 <div class="container hero-inner"> 8 - <div class=" product-kicker">8 + <div class="hero-kicker"> 9 9 <i class="fa fa-lock" aria-hidden="true"></i> 10 10 XWiki security extension 11 11 </div> ... ... @@ -17,8 +17,8 @@ 17 17 </p> 18 18 19 19 <p class="hero-support"> 20 - This extension protects XWiki accounts with time-based one-timeverificationcodeswhilekeepingthefamiliar21 - XWiki usernameandpasswordauthentication asthefirst loginstep.20 + This extension protects XWiki accounts with an additional verification step after the standard username and password login. 21 + Users can verify access with an authenticator app code or an email-delivered code, while XWiki keeps its familiar login experience. 22 22 </p> 23 23 24 24 <div class="hero-actions"> ... ... @@ -36,13 +36,14 @@ 36 36 37 37 <p> 38 38 The XWiki Two-Factor Authentication extension adds an additional verification screen after the standard 39 - username and password login. Users confirm their identity with a time-based one-time code before accessing40 - the wi ki.39 + username and password login. Users confirm their identity with a time-based one-time code generated by an 40 + authenticator app, or with a verification code delivered by email. 41 41 </p> 42 42 43 43 <p> 44 44 The extension is designed for organizations that want to improve account security while keeping authentication 45 - close to the standard XWiki login experience. 45 + close to the standard XWiki login experience. It also supports remembering trusted clients beyond the current 46 + session, so users are not forced to enter a second factor again on every login from the same trusted browser. 46 46 </p> 47 47 48 48 <p> ... ... @@ -55,7 +55,9 @@ 55 55 <h3 id="quick-facts-title">Quick facts</h3> 56 56 <ul> 57 57 <li>Works with the standard XWiki login flow</li> 58 - <li>Adds a second TOTP verification step</li> 59 + <li>Supports authenticator app verification codes</li> 60 + <li>Supports email-delivered verification codes</li> 61 + <li>Can remember trusted clients beyond the current session</li> 59 59 <li>Configuration available from wiki administration</li> 60 60 <li>User setup available during login or from the user profile</li> 61 61 <li>Administrators can enable, disable or reset MFA for users</li> ... ... @@ -169,6 +169,7 @@ 169 169 </div> 170 170 </section> 171 171 175 +#* 172 172 <section aria-labelledby="gallery-title"> 173 173 <div class="container"> 174 174 <div class="product-gallery-panel"> ... ... @@ -184,7 +184,7 @@ 184 184 </div> 185 185 </div> 186 186 </section> 187 - 191 +*# 188 188 <section class="cta-section" aria-labelledby="cta-title"> 189 189 <div class="container"> 190 190 <div class="cta-panel">