Skip to main content
Version: 4.0.8

Mobile application

SimpleIdServer offers a mobile application that is both free and open-source.

Download

The application can be downloaded for Android here.

Enroll

The mobile application utilizes SimpleIdServer's FIDO U2F endpoints to enroll a public key, while the private key is securely stored on the device.

During the authentication process, SimpleIdServer sends a challenge response to the device to verify the corresponding private key.

Follow these steps to enroll your mobile application:

  1. Go to the following URL to register a new user https://openid.simpleidserver.com/master/registration?workflowName=mobile.
  2. Enter a random username and click on the Generate QR Code button.

If you are using the mobile application, follow these steps:

  1. Open the mobile application.
  2. Select the Enroll tab.
  3. Click on the Scan QR Code button and scan the QR code displayed on the website.

Your mobile application is now successfully enrolled and ready to be used for user authentication.

Push notification methods

The mobile application can be configured to use one of the following notification methods:

  • Firebase : Firebase Cloud Message (FCM) is a cross-platform messaging solution from Google.
  • Gotify : Gotify is a simple server for sending and receiving messages. Our Gotify server is hosted here.

The default notification method can be selected in the Settings tab.