Releases: MobileID-Strong-Authentication/mobileid-client-java
Release list
v1.4.0
No changes since v1.4.0-beta2.
Since 1.3.0, proxy configuration capabilities were added to the REST and SOAP protocols. Now the Mobile ID client can be configured to connect to the Mobile ID backend via an HTTP proxy, with or without Basic authentication. This works both for command line and for programmatic mode.
v1.3.0
Add optional override of AP ID and AP Password for each request and for the tracking object of a signature operation.
This helps with sending requests on behalf of various APs, instead of relying only on the common AP ID + AP password
configured in ClientConfiguration.
v1.2.0
v1.1.0
First official release of the Mobile ID Java client.
Contains the usage of the Geofencing additional service (instead of the deprecated Subscriber Info).
Provides a new CLI parameter called "req-timeout" to allow for setting the signature request timeout.