Skip to content

Draft: First iteration of enforcing 2FA on admins

What does this MR do and why?

This MR Adds a setting that allows to enforce two-factor authentication on administator users.

Screenshots or screen recordings

image

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Connect to the instance
  2. Go to the admin area
  3. Under "Account and limit", find the checkbox "Require administrators to enable 2FA"
  4. Click the checkbox
  5. Connect as any administrator user, and notice that you are asked to add a two factor authentication.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports