Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-03 | add ID Austria communication-module and additional jUnit test | Thomas Lenz | 2 | -8/+9 | |
It's first alpha-version of eIDAS MS-specific Proxy-Service with ID Austria authentication | |||||
2022-03-03 | add basic implementation of eIDAS-Node Proxy-Service request-controller | Thomas Lenz | 2 | -1/+3 | |
add raw version of eIDAS-Node response-generation action | |||||
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 | |
# Conflicts: # connector/src/main/resources/application.properties | |||||
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 ↵ | Thomas | 2 | -2/+9 | |
attribute into SAML2 response | |||||
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 | |
set 'requesterId' and 'providerName' to static value for any type of SP | |||||
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in ↵ | Thomas Lenz | 3 | -20/+40 | |
E-ID mode | |||||
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 | |
extend validation in jUnit test for CreateIdentityLink with E-ID task | |||||
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 ↵ | Thomas Lenz | 1 | -2/+5 | |
false-positive update gitlab-ci configuration to display jUnit test-coverage | |||||
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 ↵ | lalber | 1 | -10/+7 | |
AuthBlockAttributeBuilderTest | |||||
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 | |
change default value for configuration property "eidas.ms.auth.eIDAS.node_v2.workarounds.useStaticProviderNameForPublicSPs" Update readme information | |||||
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 | |
include an update to eaaf-core 1.0.12-snapshot | |||||
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 | |
refactor to multi-language support | |||||
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 | |
add additional log messages | |||||
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 | |
2018-09-13 | add license header | Thomas Lenz | 28 | -0/+616 | |
2018-09-13 | update error message | Thomas Lenz | 1 | -1/+3 | |