MFA Application
![]() | Allows users to authenticate to the wiki using Time-based One Time Passwords. |
Type | XAR |
Category | Application |
Developed by | Agnease |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
Allows users to authenticate to the wiki using Time-based One Time Passwords.
A new repository must be added in the xwiki.properties files, to find the extensions provided by Agnease in the Extension Manager. Ientify the following first 3 lines (they are commented by default), uncomment them and add the 4th one. If the XWiki repositories are not enabled in this file, no XWiki extensions will be found anymore.
extension.repositories = store.xwiki.com:xwiki:https://store.xwiki.com/xwiki/rest/
extension.repositories = extensions.xwiki.org:xwiki:https://extensions.xwiki.org/xwiki/rest/
extension.repositories = agnease.com:xwiki:https://agnease.com/rest/
Before XWiki 15.3, add the following authentication class in xwiki.cfg.
Since XWiki 15.3, select the authenticator from the administration section.
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).
You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:
- Log in the wiki with a user having Administration rights
- Go to the Administration page and select the Import category
- Follow the on-screen instructions to upload the downloaded XAR
- Click on the uploaded XAR and follow the instructions