Age | Commit message (Expand) | Author | Files | Lines |
2021-06-15 | add ZMR client, to some re-factoring, and a lot of bug-fixing | Thomas | 4 | -5/+90 |
2021-03-04 | Document input, output, transitions for each task | Christian Kollmann | 1 | -0/+1 |
2021-02-25 | Remove dependency to Powermock, everything can be done with Mockito | Christian Kollmann | 1 | -107/+107 |
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 | Merge branch 'issue6' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into issue6 | Thomas Lenz | 3 | -0/+75 |
2021-01-28 | update SAML2 IDP elements of MS-specific Connector to current snapshot versio... | Thomas Lenz | 1 | -8/+7 |
2021-01-28 | junit keystore and config | Alexander Marsalek | 3 | -0/+75 |
2021-01-27 | fix problem in jUnit tests that depends on static Apache-Ignite holder in eID... | Thomas Lenz | 3 | -4/+25 |
2021-01-18 | Merge branch 'base' into issue6 | Alexander Marsalek | 30 | -126/+2549 |
2021-01-12 | created tasks and beans | Alexander Marsalek | 1 | -0/+250 |
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID... | Thomas Lenz | 1 | -1/+4 |
2021-01-09 | add HealthIndicator to check Apache-Ignite cluster-state | Thomas Lenz | 1 | -1/+1 |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 9 | -10/+418 |
2020-12-26 | fix broken jUnit tests | Thomas Lenz | 9 | -1/+16 |
2020-12-26 | switch to SpringBoot as default | Thomas Lenz | 3 | -8/+8 |
2020-12-26 | add jUnit test that simulates a full eIDAS authentication | Thomas Lenz | 5 | -5/+580 |
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 | 9 | -4/+324 |
2020-12-22 | add jUnit tests for configuration-operations | Thomas Lenz | 1 | -0/+75 |
2020-12-14 | add some more jUnit tests | Thomas Lenz | 5 | -6/+292 |
2020-12-11 | add more jUnit tests for stabilisation | Thomas Lenz | 9 | -37/+778 |
2020-11-27 | read unique transactionId from AuthnRequest to reuse it for eIDAS authentication | Thomas Lenz | 4 | -10/+51 |
2020-11-13 | improved Junit tests | lalber | 2 | -12/+22 |
2020-11-09 | fix broken code | Thomas Lenz | 1 | -13/+13 |
2020-11-09 | fix some more problems with jUnit tests | Thomas Lenz | 2 | -4/+6 |
2020-11-06 | some improvements | lalber | 1 | -1/+3 |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB... | lalber | 2 | -0/+189 |
2020-11-04 | fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas... | lalber | 2 | -2/+2 |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 2 | -0/+210 |
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 | 3 | -18/+18 |
2019-12-13 | fix possible NullPointerException1.1.0 | Thomas Lenz | 6 | -0/+266 |
2019-12-12 | only change interface and method name | Thomas Lenz | 1 | -5/+5 |
2019-12-11 | add dirtyContext annotation | Thomas Lenz | 1 | -0/+3 |
2019-12-11 | fix LoA level validation error in AuthnRequestValidator.java | Thomas Lenz | 22 | -0/+2139 |
2019-12-11 | add BM.I specific example of country-selection template | Thomas Lenz | 3 | -0/+352 |
2019-12-10 | some more jUnit test modifications | Thomas Lenz | 2 | -1/+6 |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 3 | -0/+193 |