-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with belgian EID card #57
Comments
Hi Renaud! Can you please try with Web eID version 2.3.1 from https://installer.id.ee/media/web-eid/web-eid_2.3.1.634.x64.exe - does this fix the issue? |
Hi !
|
The Does your card otherwise work with the Belgian eID middleware, do you have other unsupported tokens attached to your computer? |
I tries with the Belgian eID middleware and it works. How can I retreive the tokens attached to a computer? |
I changed the code so that |
Thanks a lot for testing!
Do you also see |
One more thing, can you please turn on Belgian eID middleware logging while testing and copy-paste the errors from these logs as well in case there are any? Quoting the docs:
Also, I will move the issue into libelectronic-id repository where it belongs. |
I checked into the Belgian eID middleware and found the following card types (https://github.com/Fedict/eid-mw/blob/7d08e590c2976053ad51d9a05f75903e66df9292/cardcomm/pkcs11/src/p11.h#L118):
Only the first one is listed into your library. Into the following file into the Belgian middleware https://github.com/Fedict/eid-mw/blob/7d08e590c2976053ad51d9a05f75903e66df9292/installers/eid-mw/Windows/Product64.wxs#L234, you can find the BelEIDV1_7 and BelEIDV1_8 tokens (see 'ATR' attributes) that are registered into your library but for the BelEIDV1_7, there's an 'ATRMask' attribute that allow hiding some parts of the token. The problem is probably comming from there. Is it possible to add the same mask into your library? |
Thank you! We will continue with this during the v2.5 development cycle which will begin in August. |
Unfortunately we have not had the chance to investigate this issue during the v2.5 development cycle. |
When is planned the v2.5 development cycle because I need this update for one of our project that we will release at the end of year? |
Hello,
I tried to authenticate with a belgian EID card through the web-eid.js script and I get the following error
I use the 'Web eID software' version 2.2.0.572 on Windows 10 and the 'web-eid.js' script version 2.0.1.
I tried to authenticate through Chrome and Edge.
The logs of the 'RIA web-eid' software are the following:
Could you please help me debug this issue?
@mrts and @saxomoose, perhaps you could help me regarding the issues or patches you have applied for belgian EID.
Regards,
Renaud
The text was updated successfully, but these errors were encountered: