Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 4 | -40/+57 | |
2020-11-24 | remove unused code | Thomas Lenz | 2 | -2/+1 | |
2020-11-13 | improved Junit tests | lalber | 1 | -84/+120 | |
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 | 9 | -323/+563 | |
2020-11-06 | some improvements | lalber | 3 | -64/+97 | |
2020-11-05 | Test fixes | lalber | 2 | -58/+87 | |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and ↵ | lalber | 2 | -11/+9 | |
AuthBlockAttributeBuilderTest | |||||
2020-11-04 | fix pw aliasname | lalber | 3 | -120/+103 | |
2020-11-03 | code style fixes | lalber | 2 | -20/+37 | |
2020-11-03 | fix broken jUnit tests that use SZR MockUp | Thomas Lenz | 2 | -117/+111 | |
2020-11-03 | sunfire bug | lalber | 1 | -39/+39 | |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 2 | -5/+12 | |
2020-10-21 | fix | lalber | 4 | -207/+5 | |
2020-10-20 | cyclic depend | lalber | 5 | -47/+160 | |
2020-10-20 | fixes thanks to Thomas | lalber | 3 | -12/+12 | |
2020-10-20 | stuck on how to test | lalber | 19 | -93/+2244 | |
2020-09-18 | add lombok dependency and start with some code polishing | Thomas Lenz | 3 | -10/+7 | |
2020-09-18 | update third-party libs and fix incompatibilities with new APIs | Thomas Lenz | 2 | -2/+25 | |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 7 | -19/+20 | |
2019-12-13 | switch to next snapshot version | Thomas Lenz | 2 | -2/+2 | |
2019-12-11 | switch to CEF eIDAS Ref. Impl. 2.4.0 | Thomas Lenz | 12 | -4/+1363 | |
2019-12-11 | switch to version 1.1.0 | Thomas Lenz | 2 | -2/+2 | |
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 | some more jUnit test modifications | Thomas Lenz | 2 | -3/+9 | |
2019-12-10 | fix broken jUnit test | Thomas Lenz | 1 | -1/+1 | |
2019-12-10 | switch to version 1.1.0-snapshot | Thomas Lenz | 2 | -2/+2 | |
2019-12-10 | add jUnit test | Thomas Lenz | 4 | -3/+124 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 77 | -5893/+6267 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 18 | -103/+112 | |
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 two missing classes | Thomas Lenz | 2 | -2/+3 | |
2019-10-31 | add country specific pre-processing to build country specific eIDAS requests | Thomas Lenz | 19 | -122/+501 | |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 11 | -2/+1063 | |
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-09-11 | Merge branch 'master' into nightlybuild | Thomas Lenz | 13 | -3/+1077 | |
# Conflicts: # basicConfig/default_config.properties # connector_lib/src/main/java/at/asitplus/eidas/specific/connector/MSeIDASNodeConstants.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/SZRClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/eIDASAttributePostProcessingTest.java # pom.xml | |||||
2019-09-11 | skip test1.0.2 | Thomas Lenz | 1 | -0/+2 | |
2019-09-11 | fix broken jUnit test | Thomas Lenz | 1 | -0/+14 | |
2019-09-10 | add missing maven dependencies | Thomas Lenz | 10 | -0/+1074 | |
2019-08-13 | change port in SZR mockup | Thomas Lenz | 1 | -2/+2 | |
2019-08-06 | add jUnit test with mockup of SZR WebService | Thomas Lenz | 4 | -42/+83 | |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 6 | -34/+368 | |
2019-08-05 | change maven repo to one single EGIZ endpoint | Thomas Lenz | 1 | -2/+2 | |
2019-08-05 | refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation | Thomas Lenz | 17 | -11/+1365 | |
refactor to multi-language support | |||||
2019-08-02 | change pom architecture | Thomas Lenz | 2 | -3/+2 | |
2019-08-02 | Refactoring to eIDASNode 2.2, eaaf-components 1.0.8 | Thomas Lenz | 8 | -26/+29 | |
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 | |