<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limesurvey.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Msouad</id>
	<title>LimeSurvey Manual - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Msouad"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/Special:Contributions/Msouad"/>
	<updated>2026-08-15T22:29:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=TwoFactorAdminLogin&amp;diff=176394</id>
		<title>TwoFactorAdminLogin</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=TwoFactorAdminLogin&amp;diff=176394"/>
		<updated>2023-05-04T15:49:04Z</updated>

		<summary type="html">&lt;p&gt;Msouad: /* LimeSurvey CE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2-Factor-Authentication&#039;&#039;&#039; (2FA) is a way to add additional security to your account. It is called &amp;quot;two-factor-authentication&amp;quot; because two verification methods are used to access your account. The first &amp;quot;factor&amp;quot; is your usual password that is standard for any account. The second &amp;quot;factor&amp;quot; is a verification code retrieved from a 2FA application either from your computer or mobile device. For more details about 2FA and its importance, please visit the following [https://en.wikipedia.org/wiki/Multi-factor_authentication article].&lt;br /&gt;
&lt;br /&gt;
If enabled, a 6 digits code (default value) has to be introduced when you log in to your LimeSurvey instance:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2FA_login.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To learn more about this functionality, please continue reading below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=How to install the 2FA plugin=&lt;br /&gt;
&lt;br /&gt;
==LimeSurvey Cloud==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are using LimeSurvey Cloud (hosting provided by [https://limesurvey.org LimeSurvey GmbH]), just visit the [[Plugin manager|Plugin Manager]] page and enable it from there (see below for more details).&lt;br /&gt;
&lt;br /&gt;
==LimeSurvey CE==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
At the moment, the plugin is not a core component of LimeSurvey CE (Community Edition). To download it, access [https://account.limesurvey.org/limestore LimeStore] and [https://account.limesurvey.org/limestore/49-two-factor-administration-login download the plugin from here]. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Note|To be able to download it, you need a [https://community.limesurvey.org/comfort-update-extension/ Premium account].}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once downloaded, unzip it, and move the folder into the plugins-related folder inside your LimeSurvey instance.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Note|To understand the difference between LimeSurvey Cloud and LimeSurvey CE, please visit this [[LimeSurvey_PRO_vs_LimeSurvey_CE|wiki section]].}}&lt;br /&gt;
&lt;br /&gt;
{{Note|For LimeSurvey 3.x, the folder name inside plugins has to be &#039;&#039;TwoFactorAdminLogin&#039;&#039;.}}&lt;br /&gt;
&lt;br /&gt;
=Activate the 2FA plugin=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To activate your 2FA plugin, access your LimeSurvey instance, and activate it from your [[Plugin manager|Plugin Manager]]: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_activate.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To check the default settings, please click on &amp;quot;Configure&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Plugin settings==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The configuration page contains the following settings:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2FA plugin configuration.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Issuer:&#039;&#039;&#039; The text typed in this box will be displayed in the app as issuer name.&lt;br /&gt;
*&#039;&#039;&#039;Digits:&#039;&#039;&#039; The number of digits the resulting codes will be. Please leave it at 6 for Google Authenticator.&lt;br /&gt;
*&#039;&#039;&#039;TimePeriod:&#039;&#039;&#039; The number of seconds a code will be valid. If you use Google Authenticator, please leave it to 30.&lt;br /&gt;
*&#039;&#039;&#039;Discrepancy:&#039;&#039;&#039; The amount of discrepancy is allowed for the client after the TimePeriod expires (seconds)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Algorithm:&#039;&#039;&#039; The algorithm used to generate a hash:&lt;br /&gt;
**&#039;&#039;SHA1 (Default)&#039;&#039;&lt;br /&gt;
**&#039;&#039;SHA256&#039;&#039;&lt;br /&gt;
**&#039;&#039;MD5&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Force 2FA:&#039;&#039;&#039; If you enable it, all instance users have to create a 2FA token after they log in again into the LimeSurvey instance.&lt;br /&gt;
&lt;br /&gt;
Don&#039;t forget to click on &amp;quot;Save&amp;quot; after updating your 2FA configuration.&lt;br /&gt;
&lt;br /&gt;
=2-Factor-Settings=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you activated the plugin, a new menu item will be displayed on the top bar:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_location.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The dropdown menu includes the following two options:&lt;br /&gt;
&lt;br /&gt;
*[[TwoFactorAdminLogin#2FA-Setting|2FA-Setting]]: Users can enable and manage their 2FA settings.&lt;br /&gt;
*[[TwoFactorAdminLogin#2FA-Administration|2FA-Administration]]: With the right permission, you can visualize whether the other instance users use 2FA or not.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==2FA-Setting==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you haven&#039;t created any 2FA-token yet, the following page will be displayed:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_register.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you decide to create a 2FA-token, click on &amp;quot;Register 2FA now&amp;quot;. You will be prompted by the following message box:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_user_settings.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To enable 2FA:&lt;br /&gt;
#Select the 2FA authentication method. By default, five different 2FA types are provided: Google Authenticator (default), Authy, YubiKey, Authenticator Plus, Duo, and HDE OTP.&lt;br /&gt;
#Scan the QR-code with your mobile phone. For a list of application recommendations, check this [https://en.wikipedia.org/wiki/Help:Two-factor_authentication#Enabling_2FA_on_smartphones_and_tablet_computers article].&lt;br /&gt;
#Enter the confirmation key displayed in your 2FA application.&lt;br /&gt;
&lt;br /&gt;
{{Note|From a technical perspective, you can use any 2FA application that supports TOTP (Time-based One-Time Password algorithm). For more information on what TOTP is, please check this [https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm article].}}&lt;br /&gt;
&lt;br /&gt;
To confirm the creation of your 2FA-token, click on &amp;quot;Create 2FA binding&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr width=&amp;quot;50%&amp;quot; style=&amp;quot;margin:auto&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once done, the following two options will be displayed in your personal 2FA settings:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_unset.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Unset 2FA:&#039;&#039;&#039; Confirm your action to delete the 2FA-token associated to your account.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Note|Please note that you will need to re-authenticate again if &amp;quot;Force 2FA&amp;quot; is enabled from the plugin settings.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Reset 2FA:&#039;&#039;&#039; If this option is selected, you will be asked to scan the new QR-code and introduce the new confirmation Key. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==2FA-Administration==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With the necessary permissions, you can have access to the 2FA user management panel from where you can check how many users activated 2FA.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_user_management.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Action:&#039;&#039;&#039; A red trash button is displayed in this column next to the users that have enabled 2FA. If someone asks to get the 2FA-token reset because he/she cannot log in anymore into your instance, you can delete the 2FA-token associated with his/her account from here.  &lt;br /&gt;
*&#039;&#039;&#039;Username:&#039;&#039;&#039; All the instance users are listed under this column.&lt;br /&gt;
*&#039;&#039;&#039;Full name:&#039;&#039;&#039;The full name typed in here by your users is displayed in this field.&lt;br /&gt;
*&#039;&#039;&#039;Email:&#039;&#039;&#039; The email address corresponding to your users.&lt;br /&gt;
*&#039;&#039;&#039;2FA-Method:&#039;&#039;&#039; The 2FA-method chosen by each user.&lt;br /&gt;
*&#039;&#039;&#039;2FA enabled:&#039;&#039;&#039; If &amp;quot;1&amp;quot;, it means that 2FA is enabled for the respective user.&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==I am a super administrator and locked myself out. How can I delete my 2FA-token?==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will need access to your database and truncate the 2FA-related column.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==How can I enforce 2FA to all my users?==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enable &amp;quot;Force 2FA&amp;quot; from the plugin configuration menu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==From where can I download the plugin?==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please access [https://www.limesurvey.org/limestore LimeStore] and [https://www.limesurvey.org/limestore?view=extensiondetails&amp;amp;id=49 download the plugin from download it from here]. To be able to download it, you need to hold a Premium package&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==I use LimeSurvey Cloud. Do I have to purchase the plugin?==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
No. The plugin is already part of the core LimeSurvey plugins - you can enable it by accessing the plugin menu.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Msouad</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=TwoFactorAdminLogin&amp;diff=176393</id>
		<title>TwoFactorAdminLogin</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=TwoFactorAdminLogin&amp;diff=176393"/>
		<updated>2023-05-04T14:13:22Z</updated>

		<summary type="html">&lt;p&gt;Msouad: /* LimeSurvey CE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2-Factor-Authentication&#039;&#039;&#039; (2FA) is a way to add additional security to your account. It is called &amp;quot;two-factor-authentication&amp;quot; because two verification methods are used to access your account. The first &amp;quot;factor&amp;quot; is your usual password that is standard for any account. The second &amp;quot;factor&amp;quot; is a verification code retrieved from a 2FA application either from your computer or mobile device. For more details about 2FA and its importance, please visit the following [https://en.wikipedia.org/wiki/Multi-factor_authentication article].&lt;br /&gt;
&lt;br /&gt;
If enabled, a 6 digits code (default value) has to be introduced when you log in to your LimeSurvey instance:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2FA_login.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To learn more about this functionality, please continue reading below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=How to install the 2FA plugin=&lt;br /&gt;
&lt;br /&gt;
==LimeSurvey Cloud==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are using LimeSurvey Cloud (hosting provided by [https://limesurvey.org LimeSurvey GmbH]), just visit the [[Plugin manager|Plugin Manager]] page and enable it from there (see below for more details).&lt;br /&gt;
&lt;br /&gt;
==LimeSurvey CE==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
At the moment, the plugin is not a core component of LimeSurvey CE (Community Edition). To download it, access [https://account.limesurvey.org/limestore LimeStore] and [https://account.limesurvey.org/limestore/49-two-factor-administration-login download the plugin from here]. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Note|To be able to download it, you need a [https://www.limesurvey.org/editions-and-prices/limesurvey-ce/editions-and-prices-community Premium account].}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once downloaded, unzip it, and move the folder into the plugins-related folder inside your LimeSurvey instance.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Note|To understand the difference between LimeSurvey Cloud and LimeSurvey CE, please visit this [[LimeSurvey_PRO_vs_LimeSurvey_CE|wiki section]].}}&lt;br /&gt;
&lt;br /&gt;
{{Note|For LimeSurvey 3.x, the folder name inside plugins has to be &#039;&#039;TwoFactorAdminLogin&#039;&#039;.}}&lt;br /&gt;
&lt;br /&gt;
=Activate the 2FA plugin=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To activate your 2FA plugin, access your LimeSurvey instance, and activate it from your [[Plugin manager|Plugin Manager]]: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_activate.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To check the default settings, please click on &amp;quot;Configure&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Plugin settings==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The configuration page contains the following settings:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2FA plugin configuration.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Issuer:&#039;&#039;&#039; The text typed in this box will be displayed in the app as issuer name.&lt;br /&gt;
*&#039;&#039;&#039;Digits:&#039;&#039;&#039; The number of digits the resulting codes will be. Please leave it at 6 for Google Authenticator.&lt;br /&gt;
*&#039;&#039;&#039;TimePeriod:&#039;&#039;&#039; The number of seconds a code will be valid. If you use Google Authenticator, please leave it to 30.&lt;br /&gt;
*&#039;&#039;&#039;Discrepancy:&#039;&#039;&#039; The amount of discrepancy is allowed for the client after the TimePeriod expires (seconds)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Algorithm:&#039;&#039;&#039; The algorithm used to generate a hash:&lt;br /&gt;
**&#039;&#039;SHA1 (Default)&#039;&#039;&lt;br /&gt;
**&#039;&#039;SHA256&#039;&#039;&lt;br /&gt;
**&#039;&#039;MD5&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Force 2FA:&#039;&#039;&#039; If you enable it, all instance users have to create a 2FA token after they log in again into the LimeSurvey instance.&lt;br /&gt;
&lt;br /&gt;
Don&#039;t forget to click on &amp;quot;Save&amp;quot; after updating your 2FA configuration.&lt;br /&gt;
&lt;br /&gt;
=2-Factor-Settings=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you activated the plugin, a new menu item will be displayed on the top bar:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_location.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The dropdown menu includes the following two options:&lt;br /&gt;
&lt;br /&gt;
*[[TwoFactorAdminLogin#2FA-Setting|2FA-Setting]]: Users can enable and manage their 2FA settings.&lt;br /&gt;
*[[TwoFactorAdminLogin#2FA-Administration|2FA-Administration]]: With the right permission, you can visualize whether the other instance users use 2FA or not.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==2FA-Setting==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you haven&#039;t created any 2FA-token yet, the following page will be displayed:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_register.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you decide to create a 2FA-token, click on &amp;quot;Register 2FA now&amp;quot;. You will be prompted by the following message box:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_user_settings.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To enable 2FA:&lt;br /&gt;
#Select the 2FA authentication method. By default, five different 2FA types are provided: Google Authenticator (default), Authy, YubiKey, Authenticator Plus, Duo, and HDE OTP.&lt;br /&gt;
#Scan the QR-code with your mobile phone. For a list of application recommendations, check this [https://en.wikipedia.org/wiki/Help:Two-factor_authentication#Enabling_2FA_on_smartphones_and_tablet_computers article].&lt;br /&gt;
#Enter the confirmation key displayed in your 2FA application.&lt;br /&gt;
&lt;br /&gt;
{{Note|From a technical perspective, you can use any 2FA application that supports TOTP (Time-based One-Time Password algorithm). For more information on what TOTP is, please check this [https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm article].}}&lt;br /&gt;
&lt;br /&gt;
To confirm the creation of your 2FA-token, click on &amp;quot;Create 2FA binding&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr width=&amp;quot;50%&amp;quot; style=&amp;quot;margin:auto&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once done, the following two options will be displayed in your personal 2FA settings:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_unset.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Unset 2FA:&#039;&#039;&#039; Confirm your action to delete the 2FA-token associated to your account.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Note|Please note that you will need to re-authenticate again if &amp;quot;Force 2FA&amp;quot; is enabled from the plugin settings.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Reset 2FA:&#039;&#039;&#039; If this option is selected, you will be asked to scan the new QR-code and introduce the new confirmation Key. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==2FA-Administration==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With the necessary permissions, you can have access to the 2FA user management panel from where you can check how many users activated 2FA.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:2fa_user_management.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Action:&#039;&#039;&#039; A red trash button is displayed in this column next to the users that have enabled 2FA. If someone asks to get the 2FA-token reset because he/she cannot log in anymore into your instance, you can delete the 2FA-token associated with his/her account from here.  &lt;br /&gt;
*&#039;&#039;&#039;Username:&#039;&#039;&#039; All the instance users are listed under this column.&lt;br /&gt;
*&#039;&#039;&#039;Full name:&#039;&#039;&#039;The full name typed in here by your users is displayed in this field.&lt;br /&gt;
*&#039;&#039;&#039;Email:&#039;&#039;&#039; The email address corresponding to your users.&lt;br /&gt;
*&#039;&#039;&#039;2FA-Method:&#039;&#039;&#039; The 2FA-method chosen by each user.&lt;br /&gt;
*&#039;&#039;&#039;2FA enabled:&#039;&#039;&#039; If &amp;quot;1&amp;quot;, it means that 2FA is enabled for the respective user.&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==I am a super administrator and locked myself out. How can I delete my 2FA-token?==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will need access to your database and truncate the 2FA-related column.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==How can I enforce 2FA to all my users?==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enable &amp;quot;Force 2FA&amp;quot; from the plugin configuration menu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==From where can I download the plugin?==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please access [https://www.limesurvey.org/limestore LimeStore] and [https://www.limesurvey.org/limestore?view=extensiondetails&amp;amp;id=49 download the plugin from download it from here]. To be able to download it, you need to hold a Premium package&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==I use LimeSurvey Cloud. Do I have to purchase the plugin?==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
No. The plugin is already part of the core LimeSurvey plugins - you can enable it by accessing the plugin menu.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Msouad</name></author>
	</entry>
</feed>