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.

Added endpoints to configure geofencing, extended responses with client data

· One min read

The Device management resource has been extended with endpoints to manage geofencing settings.

Responses for successfully completed MobileID authentication and signature operations have also been extended with a new client data field.

Device management resource extended

The Device management resource has been extended with a new set of endpoints that allow you to manage geofencing settings per device.

Want to learn more?

To learn more, see the following endpoints in the MobileID API reference documentation:

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.