-
We are currently not verifying the signature thats returned via `GetMobileAuthenticateStatus`.
Excerpt from [DigiDocService documentation](http://sk-eid.github.io/dds-documentation/api/api_docs/#m…
-
Great samples.
Unfortunately lot's of libraries I don't use yet.
So I tried to run axis2-1.7.8/bin/wsdl2java.sh on
https://github.com/phaupt/mobileid-java/blob/master/client-cxf-jaxws/mobileid.ws…
-
in https://github.com/phaupt/mobileid-java/blob/master/client-saaj/README.md please specify a recommended version
(the saaj.jar from 2005 doesn't ;) )
-
With that wrong URL and
https://github.com/SCS-CBU-CED-IAM/mobileid/blob/master/shell/mobileid-sign.sh
you get
curl failed with 58
or
FAILED on +41754105... with error 104 (UNAUTHORIZED_…
-
372 always gets added
if (phone != null) {
if (phone.startsWith("+")) phone = phone.substring(1);
if (!phone.startsWith("372")) phone = "372" + phone;
}
-
It seem that can not enable 3G for 5320E ?
-
Line 245: https://github.com/SCS-CBU-CED-IAM/freeradius-mobileid/blob/3d688d498d25dc71d97544982dfb357fc8bdb085/exec-mobileid.sh#L245
```UNIQUEIDNEW=$(echo "$RES_CERT_SUBJ" | sed -n -e 's/.*serialNu…
-
Intersection and integration with other databases such as the municipal register, register of entities and associations, the citizen registry and other databases (trade associations, municipal workers…
-
I have developed a gps device (with sim900A and skg13c) and there is an option to assign an IP address and port to send GPRS packets (containing the GPS data parsed from NMEA strings). Now as I have f…
-
The method com.codeborne.security.mobileid.MobileIDAuthenticator#startLogin(java.lang.String, java.lang.String) is always failing with NPE:
```java
Caused by: java.lang.NullPointerException: null
…