Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-16 | add ZMR update process into ZMRClient | Thomas | 2 | -1/+2 | |
2021-06-15 | add ZMR client, to some re-factoring, and a lot of bug-fixing | Thomas | 2 | -0/+24 | |
2021-03-04 | Document input, output, transitions for each task | Christian Kollmann | 1 | -0/+1 | |
2021-02-22 | Rename tasks to clarify functionality | Christian Kollmann | 1 | -0/+0 | |
2021-02-22 | Fix type in property "gui.countryselection.cancel" | Christian Kollmann | 5 | -90/+90 | |
2021-01-29 | remove unnecessary classes | Alexander Marsalek | 1 | -0/+1 | |
2021-01-28 | rename to IdAustriaClient | Alexander Marsalek | 2 | -70/+66 | |
2021-01-28 | junit keystore and config | Alexander Marsalek | 3 | -0/+75 | |
2021-01-18 | Merge branch 'base' into issue6 | Alexander Marsalek | 7 | -6/+200 | |
# 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-12 | created tasks and beans | Alexander Marsalek | 1 | -0/+250 | |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 2 | -1/+84 | |
2020-12-26 | fix broken jUnit tests | Thomas Lenz | 2 | -1/+2 | |
2020-12-26 | add jUnit test that simulates a full eIDAS authentication | Thomas Lenz | 1 | -2/+4 | |
2020-12-26 | fix wrong-template paramters in error GUI | Thomas Lenz | 1 | -2/+2 | |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 3 | -0/+82 | |
2020-12-14 | add some more jUnit tests | Thomas Lenz | 1 | -3/+11 | |
2020-12-11 | add more jUnit tests for stabilisation | Thomas Lenz | 2 | -1/+19 | |
2020-11-27 | read unique transactionId from AuthnRequest to reuse it for eIDAS authentication | Thomas Lenz | 1 | -1/+1 | |
2020-11-13 | improved Junit tests | lalber | 1 | -1/+1 | |
2020-11-09 | fix some more problems with jUnit tests | Thomas Lenz | 2 | -4/+6 | |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 1 | -0/+115 | |
2020-02-21 | fix a few CodeStyle validation errors | Thomas Lenz | 1 | -0/+7 | |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 2 | -6/+6 | |
2019-12-11 | fix LoA level validation error in AuthnRequestValidator.java | Thomas Lenz | 18 | -0/+1808 | |