Age | Commit message (Expand) | Author | Files | Lines |
2022-03-09 | refactor(core): move all project libs into sub-project 'modules' | Thomas | 50 | -9151/+0 |
2022-03-09 | refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to... | Thomas | 6 | -16/+11 |
2022-03-09 | chore(eidas): rename configuration property to support multiple ms-connector ... | Thomas | 1 | -3/+4 |
2022-03-04 | feature(eidas): add optional parameter to support more-than-one MS-Connector ... | Thomas | 4 | -59/+125 |
2021-08-12 | fix wrong timezone in IDA authblock | Thomas | 1 | -2/+5 |
2021-06-25 | fix bug in combination with EidasNode v2.5 and DE Middleware | Thomas | 2 | -1/+4 |
2021-03-11 | update package names after refactoring of eaaf-components | Thomas | 1 | -1/+1 |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at... | Thomas | 2 | -2/+9 |
2021-02-08 | add Binding Public-Key into technical AuthBlock in case of an ID Austria process | Thomas | 1 | -0/+12 |
2021-01-19 | build 'requesterId' for private-sector SP's based on hashed unique AppIds | Thomas Lenz | 4 | -54/+158 |
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID... | Thomas Lenz | 3 | -20/+40 |
2021-01-08 | add some jUnit test for SZR communication | Thomas Lenz | 2 | -4/+4 |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 1 | -3/+3 |
2020-12-22 | add jUnit tests improve test coverage | Thomas Lenz | 9 | -252/+115 |
2020-12-11 | add more jUnit tests for stabilisation | Thomas Lenz | 1 | -0/+2 |
2020-12-11 | fix wrong flag in SZR client to get encryptedBaseId | Thomas Lenz | 1 | -1/+1 |
2020-12-11 | update AuthBlock to new format | Thomas Lenz | 1 | -1/+5 |
2020-12-11 | add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa... | Thomas Lenz | 1 | -2/+5 |
2020-11-27 | fix a code-style issue | Thomas Lenz | 1 | -4/+1 |
2020-11-27 | upatate AuthBlock format in case of E-ID like authentication | Thomas Lenz | 2 | -5/+49 |
2020-11-24 | remove unused code | Thomas Lenz | 2 | -2/+1 |
2020-11-11 | verify on start-up, if AuthBlock signing-key is accessable | Thomas Lenz | 1 | -0/+4 |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 3 | -245/+412 |
2020-11-06 | some improvements | lalber | 1 | -25/+40 |
2020-11-05 | Test fixes | lalber | 1 | -3/+3 |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB... | lalber | 1 | -10/+7 |
2020-11-04 | fix pw aliasname | lalber | 1 | -98/+89 |
2020-11-03 | code style fixes | lalber | 2 | -20/+37 |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 2 | -5/+12 |
2020-10-20 | cyclic depend | lalber | 2 | -42/+61 |
2020-10-20 | fixes thanks to Thomas | lalber | 1 | -2/+5 |
2020-10-20 | stuck on how to test | lalber | 12 | -73/+1698 |
2020-09-18 | add lombok dependency and start with some code polishing | Thomas Lenz | 3 | -10/+7 |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 5 | -13/+14 |
2019-12-11 | fix typo | Thomas Lenz | 2 | -2/+2 |
2019-12-10 | add jUnit test | Thomas Lenz | 2 | -3/+6 |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 52 | -3847/+4135 |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 9 | -48/+48 |
2019-11-12 | switch to eaaf-components 1.0.13-SNAPSHOT | Thomas Lenz | 1 | -1/+2 |
2019-11-06 | add some log messages | Thomas Lenz | 1 | -0/+6 |
2019-10-31 | add country specific pre-processing to build country specific eIDAS requests | Thomas Lenz | 11 | -109/+245 |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 1 | -2/+2 |
2019-10-31 | add static ProviderName in case of PublicSPs | Thomas Lenz | 2 | -12/+28 |
2019-08-06 | add jUnit test with mockup of SZR WebService | Thomas Lenz | 1 | -4/+1 |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 1 | -1/+0 |
2019-08-05 | refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation | Thomas Lenz | 2 | -8/+17 |
2019-08-02 | Refactoring to eIDASNode 2.2, eaaf-components 1.0.8 | Thomas Lenz | 7 | -23/+26 |
2019-02-21 | fix problem with nonLatin characters | Thomas Lenz | 3 | -5/+26 |
2018-10-29 | update Logging | Thomas Lenz | 2 | -2/+26 |
2018-10-29 | update SZR client to new eIDAS specific getIdentityLink request | Thomas Lenz | 4 | -44/+951 |