Last modified by Agnease on 2026/05/23 18:56

From version 1.20
edited by Agnease
on 2026/05/22 05:55
Change comment: There is no comment for this version
To version 6.9
edited by Agnease
on 2026/05/23 18:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -XWiki Two-Factor Authentication | 2FA and MFA for XWiki
1 +XWiki Two-Factor Authentication
Content
... ... @@ -3,7 +3,7 @@
3 3  #set ($discard = $xwiki.ssx.use('products.WebHome'))
4 4  {{html clean="false"}}
5 5  
6 -<section class="hero hero-centered product-hero" aria-labelledby="product-title">
6 +<section class="hero hero-centered" aria-labelledby="hero-title">
7 7   <div class="container hero-inner">
8 8   <div class="hero-kicker">
9 9   <i class="fa fa-lock" aria-hidden="true"></i>
... ... @@ -13,14 +13,10 @@
13 13   <h1 id="product-title">XWiki Two-Factor Authentication</h1>
14 14  
15 15   <p class="lead">
16 - Add a second verification step to the standard XWiki login flow.
16 + Protect XWiki logins with a second verification step using authenticator app codes,
17 + email verification codes, or both.
17 17   </p>
18 18  
19 - <p class="hero-support">
20 - Protect XWiki accounts with authenticator app codes, email verification codes,
21 - or a combined setup requiring both.
22 - </p>
23 -
24 24   <div class="hero-actions">
25 25   <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Ask about this extension</a>
26 26   <a class="btn btn-secondary" href="$xwiki.getURL('products.WebHome')">View all products</a>
... ... @@ -71,26 +71,32 @@
71 71   <h2 id="features-title">Main capabilities</h2>
72 72  
73 73   <p class="section-intro">
74 - A focused set of MFA/2FA features for organizations that want stronger XWiki account protection
75 - without changing the standard login experience.
70 + A focused set of MFA/2FA features for stronger XWiki account protection without changing the standard login experience.
76 76   </p>
77 77  
78 78   <div class="product-feature-grid">
79 79   <article class="product-feature">
80 - <div class="feature-icon">
81 - <i class="fa fa-key" aria-hidden="true"></i>
75 + <div class="card-heading">
76 + <div class="feature-icon">
77 + <i class="fa fa-key" aria-hidden="true"></i>
78 + </div>
79 + <h3>Second verification step</h3>
82 82   </div>
83 - <h3>Second login step</h3>
81 +
84 84   <p>
85 - After username and password verification, users must complete an additional verification step before accessing XWiki.
83 + After username and password verification, users complete an additional step before accessing XWiki.
84 + The flow can require one verification method or both app and email codes.
86 86   </p>
87 87   </article>
88 88  
89 89   <article class="product-feature">
90 - <div class="feature-icon">
91 - <i class="fa fa-mobile" aria-hidden="true"></i>
89 + <div class="card-heading">
90 + <div class="feature-icon">
91 + <i class="fa fa-mobile" aria-hidden="true"></i>
92 + </div>
93 + <h3>Authenticator app codes</h3>
92 92   </div>
93 - <h3>Authenticator app codes</h3>
95 +
94 94   <p>
95 95   Users can verify access with TOTP codes generated by authenticator applications on mobile or desktop devices.
96 96   </p>
... ... @@ -97,24 +97,17 @@
97 97   </article>
98 98  
99 99   <article class="product-feature">
100 - <div class="feature-icon">
101 - <i class="fa fa-envelope-o" aria-hidden="true"></i>
102 + <div class="card-heading">
103 + <div class="feature-icon">
104 + <i class="fa fa-envelope-o" aria-hidden="true"></i>
105 + </div>
106 + <h3>Email verification codes</h3>
102 102   </div>
103 - <h3>Email verification codes</h3>
108 +
104 104   <p>
105 105   Users can receive one-time verification codes by email when an authenticator app is not available or preferred.
106 106   </p>
107 107   </article>
108 -
109 - <article class="product-feature">
110 - <div class="feature-icon">
111 - <i class="fa fa-plus-circle" aria-hidden="true"></i>
112 - </div>
113 - <h3>Combined verification</h3>
114 - <p>
115 - The login flow can require both an authenticator app code and an email code when stricter verification is needed.
116 - </p>
117 - </article>
118 118   </div>
119 119   </div>
120 120  </section>
Agnease.Code.SEODetailsClass[0]
metaDescription
... ... @@ -1,1 +1,1 @@
1 -Add two-factor authentication to the standard XWiki login flow with authenticator app codes, email verification codes, combined verification, 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,0 +1,1 @@
1 +XWiki Two-Factor Authentication with 2FA and MFA Support | Agnease