Setup a first web application

First run

Open https://mfaserver.example.com/ - you should see a welcome page.

alt text

Click on [Administration] button.

Security warning

The requests to /admin/ must be protected in your webserver.

You should see action buttons for apps, users, sessions.

alt text

Create an app

Click on button [Web apps]. If no app was configured yet then you get a welcome screen to create your first app.

In this example we setup a local docker web application localhost on port 8016

alt text

Click on [Create]

You should get a green OK message and see a snippet with the generated application id and secret. These value have been stored on the MFA server.

alt text

Now your application need these parameters on the right to communicate with th MFA server.

Now you can prepare your webapp to enable mfa.

Connect an app

Have a look to the mfa client repository

  • how to install the mfa client
  • how to enable mfa
  • users view

🌐 https://git-repo.iml.unibe.ch/iml-open-source/mfa-client
📗 https://os-docs.iml.unibe.ch/mfa-client/