Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-12 | Rename bean to match class name | Christian Kollmann | 2 | -2/+2 | |
2021-07-12 | Rename task to match bean name | Christian Kollmann | 1 | -3/+3 | |
2021-07-12 | Rename bean to match class name | Christian Kollmann | 2 | -3/+3 | |
2021-06-15 | add ZMR client, to some re-factoring, and a lot of bug-fixing | Thomas | 188 | -71/+17666 | |
2021-03-04 | Document input, output, transitions for each task | Christian Kollmann | 1 | -13/+15 | |
2021-02-25 | Refactor tasks for MobilePhoneSignature login and tests | Christian Kollmann | 1 | -1/+1 | |
2021-02-22 | Move country specific search in registers into common service | Christian Kollmann | 1 | -2/+2 | |
2021-02-22 | Add service to consolidate register search access | Christian Kollmann | 1 | -0/+2 | |
2021-02-22 | Rename tasks to clarify functionality | Christian Kollmann | 2 | -34/+40 | |
2021-02-19 | refactoring of ID Austria connection client and add/update of jUnit tests | Thomas | 3 | -39/+75 | |
2021-02-12 | tests working, added IdAustriaClientAuthSignalController | Alexander Marsalek | 1 | -0/+3 | |
2021-02-05 | added test for ReceiveLoginMethodGuiResponse | Alexander Marsalek | 1 | -2/+2 | |
2021-02-02 | more transitions & tests | Alexander Marsalek | 2 | -8/+12 | |
2021-01-29 | fixed package name, added JCE | Alexander Marsalek | 1 | -3/+3 | |
2021-01-28 | rename to IdAustriaClient | Alexander Marsalek | 1 | -3/+3 | |
2021-01-28 | junit keystore and config | Alexander Marsalek | 1 | -0/+7 | |
2021-01-26 | copied and adapted classes for PVP request creation for mobile signature | Alexander Marsalek | 1 | -0/+4 | |
2021-01-22 | processing after mobilephone auth response | Alexander Marsalek | 1 | -1/+1 | |
2021-01-18 | Merge branch 'base' into issue6 | Alexander Marsalek | 1 | -0/+1 | |
# Conflicts: # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/Constants.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/dao/SimpleEidasData.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/ernp/DummyErnpClient.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/ernp/IErnpClient.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/handler/AbstractEidProcessor.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/InitialSearchTask.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/utils/EidasResponseUtils.java # eidas_modules/authmodule-eIDAS-v2/src/main/resources/eIDAS.Authentication.process.xml # eidas_modules/authmodule-eIDAS-v2/src/main/resources/eidas_v2_auth.beans.xml # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/InitialSearchTaskFirstTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/resources/SpringTest-context_tasks_test.xml | |||||
2021-01-15 | added task/gui for step 10 (addional eidas eid) and 14 (mobile phone sig) | Alexander Marsalek | 2 | -0/+23 | |
2021-01-15 | Resolve merge comments | Alexander Marsalek | 1 | -1/+1 | |
2021-01-15 | added country specific search classes | Alexander Marsalek | 1 | -0/+8 | |
2021-01-15 | added dummy ZMR & ERnB client | Alexander Marsalek | 1 | -0/+6 | |
2021-01-15 | general workflow steps 1-8 | Alexander Marsalek | 2 | -0/+8 | |
2021-01-12 | Merge branch 'eidas-matching' into issue6 | Alexander Marsalek | 1 | -1/+1 | |
# Conflicts: # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/InitialSearchTask.java | |||||
2021-01-12 | add task transitions | Alexander Marsalek | 1 | -5/+26 | |
2021-01-12 | created tasks and beans | Alexander Marsalek | 2 | -0/+32 | |
2021-01-11 | Resolve merge comments | Alexander Marsalek | 1 | -1/+1 | |
2021-01-04 | added country specific search classes | Alexander Marsalek | 1 | -0/+8 | |
2021-01-04 | added dummy ZMR & ERnB client | Alexander Marsalek | 1 | -0/+6 | |
2021-01-04 | general workflow steps 1-8 | Alexander Marsalek | 2 | -0/+8 | |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 1 | -0/+3 | |
2020-10-20 | stuck on how to test | lalber | 9 | -0/+1206 | |
2019-12-10 | add jUnit test | Thomas Lenz | 1 | -1/+1 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 4 | -135/+227 | |
2019-10-31 | add country specific pre-processing to build country specific eIDAS requests | Thomas Lenz | 1 | -5/+5 | |
2019-08-05 | refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation | Thomas Lenz | 1 | -4/+10 | |
refactor to multi-language support | |||||
2018-10-29 | update SZR client to new eIDAS specific getIdentityLink request | Thomas Lenz | 1 | -0/+939 | |
2018-09-11 | some more updates | Thomas Lenz | 1 | -2/+15 | |
2018-08-31 | more updates | Thomas Lenz | 1 | -0/+3 | |
2018-08-16 | update SZR client after first tests | Thomas Lenz | 1 | -0/+388 | |
2018-07-26 | namespace refactoring | Thomas Lenz | 2 | -8/+8 | |
2018-07-20 | add SZR client | Thomas Lenz | 8 | -12/+1573 | |
add different logging backends define errorcodes and error messages update to eIDAS Ref. impl 2.1 | |||||
2018-06-26 | initial commit | Thomas Lenz | 3 | -0/+55 | |