Age | Commit message (Expand) | Author | Files | Lines |
2022-03-09 | refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to... | Thomas | 49 | -2512/+73 |
2022-03-09 | refactor(core): move 'connector_lib' to 'core_common_lib' | Thomas | 1 | -1/+1 |
2022-03-02 | chore(ux): add Lichtenstein as eIDAS country | Thomas | 4 | -0/+257 |
2022-01-10 | chore(core): update third-party libs to latest versions | Thomas | 1 | -0/+10 |
2022-01-09 | refactor(core): update GUI generation to new API from EAAF-Components 1.2.x | Thomas | 2 | -2/+2 |
2022-01-09 | refactor(core): update eaaf-components to switch to openSAML4.x | Thomas | 2 | -7/+7 |
2021-12-13 | update third-party libs. | Thomas | 1 | -0/+4 |
2021-11-29 | add log message to link TransactionId from IDA to initial TransactionId that ... | Thomas | 1 | -1/+6 |
2021-10-21 | switch to next snapshot version | Thomas | 1 | -1/+1 |
2021-10-21 | switch to next release version1.2.3 | Thomas | 1 | -1/+1 |
2021-10-21 | fix broken jUnit test | Thomas | 1 | -2/+10 |
2021-09-22 | update third-party libs to latest versions | Thomas | 4 | -24/+124 |
2021-06-25 | switch to next snapshot version | Thomas | 1 | -1/+1 |
2021-06-25 | switch to next release version1.2.2 | Thomas | 1 | -1/+1 |
2021-06-25 | fix bug in combination with EidasNode v2.5 and DE Middleware | Thomas | 1 | -1/+1 |
2021-05-28 | switch to next snapshot version | Thomas | 1 | -1/+1 |
2021-05-28 | switch to next release version1.2.1 | Thomas | 1 | -1/+1 |
2021-05-28 | fix broken language selection in GUI | Thomas | 1 | -2/+15 |
2021-05-14 | switch to next snapshot version | Thomas | 1 | -1/+1 |
2021-05-12 | switch to release version1.2.0 | Thomas | 1 | -1/+1 |
2021-05-12 | update third-party libs to latest versions | Thomas | 6 | -106/+25 |
2021-03-12 | update StatusMessageProvider for better distiguish between internal and exter... | Thomas | 2 | -5/+11 |
2021-03-11 | update package names after refactoring of eaaf-components | Thomas | 1 | -2/+2 |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at... | Thomas | 8 | -12/+54 |
2021-02-08 | add Binding Public-Key into technical AuthBlock in case of an ID Austria process | Thomas | 3 | -45/+77 |
2021-01-27 | fix problem in jUnit tests that depends on static Apache-Ignite holder in eID... | Thomas Lenz | 3 | -4/+25 |
2021-01-20 | add README.md, release and update informations, and full handbook | Thomas Lenz | 3 | -13/+12 |
2021-01-19 | build 'requesterId' for private-sector SP's based on hashed unique AppIds | Thomas Lenz | 1 | -2/+19 |
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID... | Thomas Lenz | 4 | -3/+12 |
2021-01-09 | extend SpringBoot application-initializer to support deployment in Apache Tom... | Thomas Lenz | 1 | -5/+34 |
2021-01-09 | add HealthIndicator to check Apache-Ignite cluster-state | Thomas Lenz | 3 | -4/+59 |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 16 | -310/+450 |
2020-12-28 | update SpringBoot application-initializer to enable package-scanning in appli... | Thomas Lenz | 1 | -1/+4 |
2020-12-26 | fix broken jUnit tests | Thomas Lenz | 9 | -1/+16 |
2020-12-26 | update default-configuration and example configuration | Thomas Lenz | 1 | -1/+1 |
2020-12-26 | switch to SpringBoot as default | Thomas Lenz | 6 | -251/+11 |
2020-12-26 | add jUnit test that simulates a full eIDAS authentication | Thomas Lenz | 10 | -11/+627 |
2020-12-26 | fix wrong-template paramters in error GUI | Thomas Lenz | 1 | -2/+2 |
2020-12-23 | add build profiles to select Spring-Boot with or without embbeded Tomcat | Thomas Lenz | 1 | -24/+13 |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 23 | -140/+1028 |
2020-12-22 | add jUnit tests for configuration-operations | Thomas Lenz | 1 | -0/+75 |
2020-12-21 | switch to eIDAS Ref Impl. v2.5 | Thomas Lenz | 1 | -9/+0 |
2020-12-14 | add some more jUnit tests | Thomas Lenz | 5 | -6/+292 |
2020-12-11 | add more jUnit tests for stabilisation | Thomas Lenz | 10 | -80/+812 |
2020-12-11 | add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa... | Thomas Lenz | 3 | -3/+35 |
2020-11-27 | read unique transactionId from AuthnRequest to reuse it for eIDAS authentication | Thomas Lenz | 5 | -103/+205 |
2020-11-13 | improved Junit tests | lalber | 3 | -19/+28 |
2020-11-09 | fix broken code | Thomas Lenz | 1 | -13/+13 |
2020-11-09 | switch to next release version of EAAF components to use already defined attr... | Thomas Lenz | 1 | -4/+5 |
2020-11-09 | fix some more problems with jUnit tests | Thomas Lenz | 2 | -4/+6 |