Last modified by Agnease on 2026/06/24 16:39

From version 7.2
edited by Agnease
on 2026/06/23 08:35
Change comment: There is no comment for this version
To version 6.12
edited by Agnease
on 2026/06/23 07:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,9 +17,9 @@
17 17  }])
18 18  
19 19  #set ($adminExperienceItems = [{
20 - 'title': 'MFA policy',
20 + 'title': 'Simple MFA policy',
21 21   'icon': 'cog',
22 - 'content': 'Make MFA optional or required for all users from the XWiki Administration section.'
22 + 'content': 'Administrators can make MFA optional or required for all users from the XWiki Administration section.'
23 23  },{
24 24   'title': 'Recovery and trusted devices',
25 25   'icon': 'shield',
... ... @@ -77,6 +77,8 @@
77 77  
78 78  {{html clean="false"}}
79 79  
80 +<div class="product-doc-page product-mfa-page">
81 +
80 80  <section class="hero hero-centered" aria-labelledby="product-title">
81 81   <div class="container hero-inner">
82 82   <div class="hero-kicker">
... ... @@ -112,8 +112,8 @@
112 112  
113 113   <p>
114 114   The extension supports authenticator app codes, email-delivered verification codes, or a combined
115 - setup where both methods are required. It improves account protection without replacing the familiar
116 - XWiki authentication experience.
117 + setup where both methods are required. It is designed to improve account protection without replacing
118 + the familiar XWiki authentication experience.
117 117   </p>
118 118   </article>
119 119  
... ... @@ -216,6 +216,8 @@
216 216   <p class="product-gallery-caption">
217 217   Administration screens for configuring MFA and reviewing MFA adoption across users.
218 218   </p>
221 + </div>
222 +</section>
219 219  
220 220  {{/html}}
221 221  
... ... @@ -226,9 +226,6 @@
226 226  
227 227  {{html clean="false"}}
228 228  
229 - </div>
230 -</section>
231 -
232 232  <section class="product-section-muted" aria-labelledby="user-experience-title">
233 233   <div class="container">
234 234   <h2 id="user-experience-title">User experience</h2>
... ... @@ -255,6 +255,8 @@
255 255   <p class="product-gallery-caption">
256 256   User setup and login verification screens.
257 257   </p>
259 + </div>
260 +</section>
258 258  
259 259  {{/html}}
260 260  
... ... @@ -265,9 +265,6 @@
265 265  
266 266  {{html clean="false"}}
267 267  
268 - </div>
269 -</section>
270 -
271 271  <section aria-labelledby="recovery-title">
272 272   <div class="container">
273 273   <h2 id="recovery-title">Recovery codes and trusted devices</h2>
... ... @@ -294,6 +294,8 @@
294 294   <p class="product-gallery-caption">
295 295   Recovery codes, trusted devices and user profile management.
296 296   </p>
297 + </div>
298 +</section>
297 297  
298 298  {{/html}}
299 299  
... ... @@ -306,9 +306,6 @@
306 306  
307 307  {{html clean="false"}}
308 308  
309 - </div>
310 -</section>
311 -
312 312  <section class="product-section-muted" aria-labelledby="rollout-title">
313 313   <div class="container">
314 314   <div class="product-layout">
... ... @@ -332,11 +332,6 @@
332 332  
333 333   <aside class="product-info-card" aria-labelledby="planning-title">
334 334   <h3 id="planning-title">Useful information before installation</h3>
335 -
336 - <p class="product-card-note">
337 - These details help evaluate compatibility, rollout scope and configuration options.
338 - </p>
339 -
340 340   <ul>
341 341   <li>XWiki version</li>
342 342   <li>Single wiki or wiki farm with subwikis</li>
... ... @@ -357,7 +357,9 @@
357 357   <h2 id="cta-title">Interested in using this extension?</h2>
358 358  
359 359   <p>
360 - Send a short message with your XWiki version, current authentication setup and MFA rollout goal.
354 + Send a short message with your XWiki version, authentication setup and whether you need
355 + authenticator app codes, email verification codes, combined verification, recovery codes
356 + or trusted-device remembering.
361 361   </p>
362 362  
363 363   <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a>
... ... @@ -365,5 +365,7 @@
365 365   </div>
366 366  </section>
367 367  
364 +</div>
365 +
368 368  {{/html}}
369 369  {{/velocity}}
mfa-admin-configuration.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Admin
Size
... ... @@ -1,1 +1,0 @@
1 -123.2 KB
Content