# Server release notes

Version history


# 05.04.2024

# MobileID CIBA

# Added user and transaction segmentation

In this release, we have added a new claim called mobileid_user_segment.

This claim belongs to the mobileid_extra scope, and is returned in the ID token part of the token response.

This is an optional field configured on user accounts, which allows you to segment end-users and corresponding transactions. You can also use it for statistics.

To learn more about this, see MobileID claims in our MobileID CIBA documentation.


# 19.03.2024

# MobileID API

# Added user and transaction segmentation

In this release, we have extended all requests and responses containing user data with a new field called segment.

This is an optional field configured on user accounts, which allows you to segment end-users and corresponding transactions. You can also use it for statistics.

You can read more about this in our MobileID API reference documentation:

See all extended endpoints

# 08.03.2024

# MobileID Admin API

# Accounts API extended

Our MobileID Accounts API is extended with a new endpoint that allows you to change the state of your account.

You can read more about this in our MobileID Admin API reference documentation:


# 20.02.2024

# MobileID Admin API

# Implemented clean-up of inactive devices

In this release, we have implemented clean-up of inactive devices. This means that we will remove devices that have not be used for an extended period of time.

The default inactive period is set to 365 days, and starts from the time when the device was last used to carry out an operation.

If you want to change this value, you can contact us at support@signicat.com.

To see the value configured for your account, see clean-up of inactive devices in our application configuration feature documentation.

# Updated values for activation code length

We have updated the minimum and default values for the application configuration property activationCodeLength:

  • The minimum length is now 6.
  • The default length is now 10.

To learn more about this, see application behaviour in our application configuration feature documentation.


# 13.02.2024

# MobileID updated with new features in the Signicat Dashboard

MobileID is now updated in the Signicat Dashboard (opens new window) with many new features!

You can now configure:

  • Account recovery
  • App attestation
  • Application behaviour
  • Geofencing
  • Push messaging
  • Risk data

You can read about how to test MobileID out in our Quick start guide.


# 11.01.2024

# MobileID API

# User API

In our MobileID User API, we have now removed the previously deprecated Resolve external reference endpoint which used the HTTP GET method.

This means that you can now only use the newer Resolve external reference endpoint which uses the HTTP POST method.

Why have we done this?

You can read about why the previous endpoint was deprecated and improved in our 31.10.2023 release notes.


# 04.12.2023

# MobileID API

# Authentication and signature responses extended

Responses for successfully completed MobileID authentication and signature operations are extended with a new field called clientData.

This field contains data that the client application has optionally passed at the time of the authentication, in the SDK startAuthentication call.

# Device management API extended

Our MobileID Device management API is extended with a new set of endpoints that allow you to manage geofencing settings per device.

You can read more about this in our MobileID API reference documentation:


# 24.11.2023

# MobileID available in the Signicat Dashboard

MobileID is now available in the Signicat Dashboard (opens new window).

Here, you can:

  • Create an account to use with MobileID in a single click.
  • Find useful information about your MobileID account.
  • List signing certificates and public keys linked to your MobileID account.

You can read about how to test MobileID out in our Quick start guide.


# 20.11.2023

# Geofencing feature released

Our new geofencing feature enables you to strengthen security for transactions by evaluating the current location of a device against a list of allowed regions.

If you have configured our geofencing feature in your application configuration, then you can now see the geofencing object as a part of the operation response.

To learn more about our geofencing feature:


# 16.11.2023

# Default risk attributes

We now collect a set of default risk attributes for debugging purposes. This means that now, some risk data is always collected and returned, regardless of how your application configuration is configured.

You can find a list of what risk data is always enabled in the MobileID API reference documentation:

To learn more about risk data configuration:


# 09.11.2023

# MobileID Admin API

# Application configuration API added

Our MobileID Admin API is extended with new endpoints for Application configuration. These allow you to administer and manage your application configuration.

You can read more about this in our MobileID Admin API reference documentation:

# APNs token API added

Our MobileID Admin API is extended with new endpoints for APNs tokens. These allow you to create and manage your Apple Push Notification service (APNs) tokens.

You can read more about this in our MobileID Admin API reference documentation:


# 31.10.2023

# MobileID API

# User API improved

Our MobileID User API is improved with a new endpoint to resolve the user ID based on an external reference.

Why have we done this?

The new endpoint improves security and flexibility, as the external reference is now passed in the JSON body when executing the operation.

In summary, we have:

  • Added a new Resolve external reference endpoint which uses the HTTP POST method.

  • Deprecated the existing Resolve external reference endpoint which uses the HTTP GET method.

You can read more about this in our MobileID API reference documentation:


# 25.10.2023

# MobileID API

# User API extended

Our MobileID User API is extended with a new endpoint that allows you to get device transactions for all of the end-user's devices.

You can read more about this in our MobileID API reference documentation:


# 06.10.2023

# MobileID API

# Device management API extended

Our MobileID Device Management API is extended with a new endpoint that allows you to get device transactions for an end-user's device.

You can read more about this in our MobileID API reference documentation:

# Registration and Device management APIs improved

The length and character set for the device name is now validated.

You can read more about this in our MobileID API reference documentation:


# 05.05.2023

# MobileID Admin API released

Our MobileID Admin API allows you to manage and administer your MobileID account.

To learn more about this API:


# 02.04.2023

# Passport scan feature released

Our new passport scan feature allows you to validate the authenticity of an end-user's passport and collect passport attributes.

To learn more about our passport scan feature:


Last updated: 11/04/2024 07:47 UTC