Web UI
Enabling MFA for the Web Interface
Last updated
Enabling MFA for the Web Interface
Last updated
To generate an MFA OTP for a specific user, run the pycollector command line tool with the following options:
e.g. to generate a code for the support@hypersec.io user account:
This will display a URL that can be used by Authentication Applications such as Authy and a barcode which can be directly scanned into the applications.
Note: Running this command will overwrite any existing MFA secret.
To add the account to Authy, click the + button. Scan the barcode displayed on the terminal.
To display the barcode for adding the OTP to an Authentication app for a specific user use the following command:
e.g.:
This barcode can then be scanned into an authentication application such as Authy.
To remove the OTP requirement for a specific user, run the following command:
e.g.:
This will delete the OTP secret and remove the requirement for this specific user to use a OTP for authentication.