MFA client (PHP)
  • Introduction
  • Requirements
  • Installation
  •  Usage
    • First access on mfa server
    • Following logons
    • Setup mfa
    • Troubleshooting
  •  Technical details
    • Processes
    • mfaclient.class.php

Git Repo
IML Opensource


Usage Following logons

Table of Contents

  • Following logons

#Following logons

After a user has added a mfa method and loggs in into the web application… the MFA server responds, that a user profile exists, but mfa challenge is expired.

The MFA client will redirect to the MFA server and offers the 1st found mfa method from the list.

Follow the docs of the MFA server:
đź“— https://os-docs.iml.unibe.ch/mfa-server/Usage/User_view/Solve_challenge.html

  • Previous
  • Next