Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 1 | -3/+4 | |
include an update to eaaf-core 1.0.12-snapshot | |||||
2019-09-11 | Merge branch 'master' into nightlybuild | Thomas Lenz | 2 | -1/+3 | |
# 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-10 | refactor LoA upgrade to use method from eIDAS Ref. implementation | Thomas Lenz | 1 | -6/+0 | |
2019-09-10 | update AuthnRequestValidator to check requested LoA and upgrade LoA if it is ↵ | Thomas Lenz | 1 | -0/+9 | |
to low | |||||
2019-08-05 | refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation | Thomas Lenz | 3 | -5/+118 | |
refactor to multi-language support | |||||
2019-08-02 | change pom architecture | Thomas Lenz | 1 | -2/+1 | |
2019-08-02 | Refactoring to eIDASNode 2.2, eaaf-components 1.0.8 | Thomas Lenz | 4 | -23/+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 | 1 | -0/+2 | |
2018-09-13 | add license header | Thomas Lenz | 7 | -0/+155 | |
2018-09-12 | add basic monitoring | Thomas Lenz | 1 | -0/+3 | |
2018-09-11 | some more updates | Thomas Lenz | 1 | -1/+1 | |
2018-08-31 | more updates | Thomas Lenz | 1 | -0/+3 | |
2018-07-26 | namespace refactoring | Thomas Lenz | 8 | -13/+13 | |
2018-07-25 | add missing lib and add some commands | Thomas Lenz | 3 | -4/+10 | |
2018-07-24 | update countrySelectionProcess to support more than one eIDAS Nodes for ↵ | Thomas Lenz | 1 | -0/+11 | |
different production stages. This is required, because eIDAS Ref. Impl. 2.0 and 2.1 supports only one countryCode each instance. | |||||
2018-07-23 | add flag to deactivate request URL validation. If it is disabled, the ↵ | Thomas Lenz | 2 | -5/+12 | |
publicURLPrefix from configuration is always used | |||||
2018-07-20 | some EventCode updates | Thomas Lenz | 1 | -0/+2 | |
2018-07-20 | add event codes | Thomas Lenz | 1 | -0/+16 | |
2018-07-20 | some more fixes | Thomas Lenz | 1 | -1/+3 | |
2018-07-20 | add SZR client | Thomas Lenz | 7 | -0/+571 | |
add different logging backends define errorcodes and error messages update to eIDAS Ref. impl 2.1 |