Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2018-09-13 | add license header | Thomas Lenz | 64 | -0/+1409 | |
2018-09-13 | update error message | Thomas Lenz | 1 | -1/+3 | |
2018-09-13 | remove dataStore implementation | Thomas Lenz | 2 | -331/+331 | |
2018-09-13 | update RevisionLogger.java to make IP address logging optional | Thomas Lenz | 1 | -3/+18 | |
2018-09-12 | add basic monitoring | Thomas Lenz | 3 | -1/+187 | |
2018-09-12 | add some internal checks | Thomas Lenz | 1 | -0/+16 | |
2018-09-11 | add missing countryCode information | Thomas Lenz | 1 | -0/+5 | |
2018-09-11 | some more updates | Thomas Lenz | 22 | -217/+1175 | |
2018-08-31 | more updates | Thomas Lenz | 16 | -53/+678 | |
2018-08-16 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy | Thomas Lenz | 2 | -1/+3 | |
# Conflicts: # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/authmodule_eIDASv2/tasks/CreateIdentityLinkTask.java | |||||
2018-08-16 | update SZRClient Test | Thomas Lenz | 1 | -28/+80 | |