Age | Commit message (Expand) | Author | Files | Lines |
2021-01-27 | fix problem in jUnit tests that depends on static Apache-Ignite holder in eID... | Thomas Lenz | 3 | -4/+25 |
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 | 5 | -9/+190 |
2020-12-26 | fix broken jUnit tests | Thomas Lenz | 7 | -0/+14 |
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 | 3 | -3/+488 |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 6 | -4/+242 |
2020-12-22 | add jUnit tests for configuration-operations | Thomas Lenz | 1 | -0/+75 |
2020-12-14 | add some more jUnit tests | Thomas Lenz | 2 | -3/+175 |
2020-12-11 | add more jUnit tests for stabilisation | Thomas Lenz | 4 | -35/+606 |
2020-11-27 | read unique transactionId from AuthnRequest to reuse it for eIDAS authentication | Thomas Lenz | 1 | -9/+43 |
2020-11-13 | improved Junit tests | lalber | 1 | -11/+21 |
2020-11-09 | fix broken code | Thomas Lenz | 1 | -13/+13 |
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 | 1 | -0/+95 |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 1 | -12/+12 |
2019-12-13 | fix possible NullPointerException1.1.0 | Thomas Lenz | 1 | -0/+81 |
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 | 1 | -0/+211 |
2019-12-11 | add BM.I specific example of country-selection template | Thomas Lenz | 2 | -0/+337 |
2019-12-10 | some more jUnit test modifications | Thomas Lenz | 1 | -0/+5 |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 2 | -0/+171 |