Management of MFA in the Frontend

This extension provides a plugin to manage the MFA settings for a logged-in user, that is, from the website itself.

Plugin "Two-Factor Authentication (2FA) Setup"

You should start by editing your Template record to include the TypoScript template provided by this extension.

TypoScript Configuration

You can do so like that:

  1. Open the Template module within the Web section.
  2. Select your root page template (usually the one with the world icon).
  3. Make sure you are on the "Info/Modify" view (top selector).
  4. Click on the button "Edit the whole template record".
  5. Switch to tab "Includes".
  6. Include "MFA Frontend (mfa_frontend)" within the "Include static (from extensions)" section.

Insert the Plugin

  1. Open the page where you want to insert the plugin.
  2. Click the button to add a content to your page.
  3. Choose "General Plugin" from the list of content elements (usually on the tab "Plugins").
  4. Switch to the tab "Plugin" and choose "Two-Factor Authentication (2FA) Setup" from the list of plugins:

    Choosing the plugin to insert
  5. Add access restrictions (typically to logged-in users only) to the plugin or the page itself if necessary.

Now visit that page in the Frontend and you should see the plugin:

Configuration plugin for an logged-in user