Multi-Factor Authentication for users

To enhance account security and align with modern security standards, Multi-Factor Authentication (MFA) has been introduced in the INDIGO IAM service.

How to enable MFA

Authenticated users can enable MFA through a button in their homepage.

Steps to enable MFA:

  1. Click the Enable MFA button

    Enable MFA

    Then, click on Enable.

    Click Enable

  2. Confirm activation

    A dialogue box will appear, prompting the user to enter a Time-based One-Time Password (TOTP) generated by an authenticator (e.g., Ente Auth app).

    QR code

  3. Submit the TOTP

    Enter the TOTP into the field provided and click Submit. If the code is correct, MFA will be successfully enabled.

  4. Login with MFA

    Once MFA is enabled, each login will require:

    • A primary authentication method (e.g., username and password, SSO or X.509 certificate)
    • A second factor (the TOTP) entered on a follow-up page

    2FA

How to disable MFA

Users can disable MFA by following these steps:

  1. Click on Disable MFA button

    Disable MFA

    Then, click on Disable.

    Click Disable

  2. Confirm deactivation

    A dialogue box will appear, prompting the user to enter the TOTP.

    Enter TOTP

  3. Submit the TOTP

    Enter the TOTP into the field provided and click Submit. If the code is correct, MFA will be successfully disabled.
    From this point forward, the user will no longer need to provide a second authentication factor during login.

Problems with the authenticator app

If users experience issues with their authenticator app, they can request IAM administrators to disable MFA on their behalf and then setup again the TOTP.

Last modified April 10, 2026: Separate MFA as for users and admins (9d97f97)