MFA Application
![]() | Allows users to authenticate to the wiki using Time-based One Time Passwords. |
Type | XAR |
Category | Application |
Developed by | Unknown |
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.
In xwiki.properties, enable the Agnease repository, to find the extension in the Extension Manager. For that, identify the following first 3 lines, uncomment them and add the 4th one. If the 3 lines are not enable, no extensions will be found in those repositories.
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