Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-11 | add dirtyContext annotation | Thomas Lenz | 1 | -0/+3 | |
2019-12-11 | fix LoA level validation error in AuthnRequestValidator.java | Thomas Lenz | 23 | -6/+2146 | |
2019-12-11 | update default configuration again | Thomas Lenz | 6 | -14/+23 | |
2019-12-11 | switch to CEF eIDAS Ref. Impl. 2.4.0 | Thomas Lenz | 16 | -6/+1367 | |
2019-12-11 | switch to version 1.1.0 | Thomas Lenz | 5 | -5/+5 | |
2019-12-11 | fix typo | Thomas Lenz | 3 | -15/+57 | |
change default value for configuration property "eidas.ms.auth.eIDAS.node_v2.workarounds.useStaticProviderNameForPublicSPs" Update readme information | |||||
2019-12-11 | add BM.I specific example of country-selection template | Thomas Lenz | 10 | -17/+628 | |
add new i18n content add jUnit tests | |||||
2019-12-10 | some more jUnit test modifications | Thomas Lenz | 4 | -4/+15 | |
2019-12-10 | fix broken jUnit test | Thomas Lenz | 1 | -1/+1 | |
2019-12-10 | switch to version 1.1.0-snapshot | Thomas Lenz | 5 | -5/+5 | |
2019-12-10 | add assembly plugin to build release packages | Thomas Lenz | 11 | -1/+533 | |
2019-12-10 | add configuration property to define countrySelection template | Thomas Lenz | 2 | -1/+5 | |
2019-12-10 | add jUnit test | Thomas Lenz | 4 | -3/+124 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 136 | -9359/+10202 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 50 | -616/+797 | |
2019-11-12 | switch to eaaf-components 1.0.13-SNAPSHOT | Thomas Lenz | 3 | -3/+5 | |
2019-11-07 | add default logger configuration | Thomas Lenz | 2 | -0/+160 | |
2019-11-06 | add some log messages | Thomas Lenz | 1 | -0/+6 | |
2019-10-31 | fix typo in pom.xml | Thomas Lenz | 1 | -1/+1 | |
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 | 20 | -126/+505 | |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 16 | -30/+1117 | |
include an update to eaaf-core 1.0.12-snapshot | |||||
2019-10-31 | add static ProviderName in case of PublicSPs | Thomas Lenz | 3 | -13/+29 | |
2019-09-11 | Merge branch 'master' into nightlybuild | Thomas Lenz | 19 | -8/+1132 | |
# 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 | 2 | -2/+16 | |
2019-09-10 | add missing maven dependencies | Thomas Lenz | 10 | -0/+1074 | |
2019-09-10 | refactor LoA upgrade to use method from eIDAS Ref. implementation | Thomas Lenz | 2 | -22/+15 | |
2019-09-10 | add default configuration and switch version to 1.0.2 | Thomas Lenz | 2 | -1/+2 | |
2019-09-10 | update AuthnRequestValidator to check requested LoA and upgrade LoA if it is ↵ | Thomas Lenz | 2 | -0/+57 | |
to low | |||||
2019-08-13 | change port in SZR mockup | Thomas Lenz | 2 | -3/+3 | |
2019-08-06 | add jUnit test with mockup of SZR WebService | Thomas Lenz | 5 | -43/+91 | |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 8 | -36/+377 | |
2019-08-05 | change maven repo to one single EGIZ endpoint | Thomas Lenz | 3 | -3/+4 | |
2019-08-05 | add new files into configuration example | Thomas Lenz | 7 | -125/+393 | |
2019-08-05 | refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation | Thomas Lenz | 35 | -230/+1947 | |
refactor to multi-language support | |||||
2019-08-02 | change pom architecture | Thomas Lenz | 5 | -9/+6 | |
2019-08-02 | small update1.0.1 | Thomas Lenz | 1 | -1/+1 | |
2019-08-02 | Refactoring to eIDASNode 2.2, eaaf-components 1.0.8 | Thomas Lenz | 21 | -69/+109 | |
2019-02-21 | fix problem with nonLatin characters | Thomas Lenz | 3 | -5/+26 | |
add additional log messages | |||||
2019-02-21 | update third-party libs | Thomas Lenz | 2 | -9/+18 | |
2018-10-30 | add default configuration files1.0.0 | Thomas Lenz | 13 | -5/+1166 | |
2018-10-30 | add cancel button into backup template | Thomas Lenz | 1 | -0/+5 | |
2018-10-30 | add CachingHeader interceptor | Thomas Lenz | 2 | -4/+78 | |
2018-10-29 | check eIDASNode metadata URL during MS-Connector monitoring process | Thomas Lenz | 1 | -0/+54 | |
2018-10-29 | update Logging | Thomas Lenz | 3 | -3/+27 | |
2018-10-29 | write MDS into technical log or revision log | Thomas Lenz | 2 | -1/+6 | |
2018-10-29 | make Web content loadable from configuration directory | Thomas Lenz | 3 | -0/+84 | |
2018-10-29 | update SZR client to new eIDAS specific getIdentityLink request | Thomas Lenz | 6 | -51/+953 | |
2018-09-13 | update third party libs | Thomas Lenz | 1 | -7/+7 | |
switch version to 1.0.0-RC1 |