For the complete documentation index, see llms.txt. You can also append .md to any page URL to get its markdown version.
Skip to main content
For the complete documentation index, see llms.txt.

Released Authenticator App 4.1

· 2 min read

We have released version 4.1 of the Authenticator App.

Support for app configuration using QR codes

We have extended our Authenticator App to support scanning of QR codes for configuration.

What does this mean?

Instead of manually entering information into the fields required for configuring the Authenticator App, you can now scan a QR code to configure it automatically instead.

How to scan a QR code

  1. Update the Authenticator App to latest version (4.1).
  2. In the app, tap the gear icon, then tap the QR code scanner icon.
  3. Use the UI to correctly position your phone's camera and scan the QR code. The configuration fields are now automatically populated for you.

Payload of a QR code

In the payload of a QR code, there are four mandatory fields and two optional fields which you can configure:

Mandatory fields

Field nameDescription
nameThe name of the configuration.
serverUrlThe URL of the endpoint.
applicationIdThe application ID. To find this, see Details for your MobileID account in the Signicat Dashboard.
publicKeyThe E2E public key. To find this, see Details for your MobileID account in the Signicat Dashboard.

Optional fields

Field nameDescription
timeoutThe amount of time in milliseconds that a network connection waits for until it times out.
publicKeyHashesThe public key hash strings of the HTTPS public keys that are accepted on the communication towards the Encap server.