Skip to content

Releases: MobileID-Strong-Authentication/mobileid-client-java

v1.4.0

Choose a tag to compare

@bmocanu bmocanu released this 20 May 13:24

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

Choose a tag to compare

@bmocanu bmocanu released this 21 Jan 10:30

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

Choose a tag to compare

@bmocanu bmocanu released this 13 Apr 15:43

No new features. Just changing the Maven artifacts and bumping the version to 1.2.0. The artifacts are now available via Maven Central Repository.

v1.1.0

Choose a tag to compare

@bmocanu bmocanu released this 18 Mar 12:31

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.