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


MFA client (PHP)

MFA client

PHP class for Mfa using a connection to a mfa server instance

👤 Author: Axel Hahn; Institute for Medical Education; University of Bern
📄 Source: https://git-repo.iml.unibe.ch/iml-open-source/mfa-client
📜 License: GNU GPL 3.0
📗 Docs: https://os-docs.iml.unibe.ch/mfa-client/

Related projects:

  • MFA server 🌐 https://git-repo.iml.unibe.ch/iml-open-source/mfa-server
  • Next