Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-04 | feature(eidas): add optional parameter to support more-than-one MS-Connector ↵ | Thomas | 1 | -0/+2 | |
stage | |||||
2022-01-09 | refactor(core): update GUI generation to new API from EAAF-Components 1.2.x | Thomas | 3 | -127/+15 | |
2021-02-08 | add Binding Public-Key into technical AuthBlock in case of an ID Austria process | Thomas | 1 | -0/+3 | |
2020-12-28 | update SpringBoot application-initializer to enable package-scanning in ↵ | Thomas Lenz | 1 | -1/+1 | |
application packages | |||||
2020-12-26 | fix wrong-template paramters in error GUI | Thomas Lenz | 1 | -1/+1 | |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 5 | -3/+187 | |
2020-12-22 | add jUnit tests for configuration-operations | Thomas Lenz | 2 | -0/+8 | |
2020-12-22 | add jUnit tests improve test coverage | Thomas Lenz | 1 | -0/+3 | |
2020-12-14 | add some more jUnit tests | Thomas Lenz | 1 | -1/+3 | |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 1 | -8/+15 | |
2020-11-06 | some improvements | lalber | 1 | -6/+12 | |
2020-11-04 | fix pw aliasname | lalber | 1 | -0/+4 | |
2020-10-20 | stuck on how to test | lalber | 1 | -0/+2 | |
2020-09-18 | update third-party libs and fix incompatibilities with new APIs | Thomas Lenz | 1 | -0/+10 | |
2020-02-21 | fix a few CodeStyle validation errors | Thomas Lenz | 1 | -0/+13 | |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 1 | -0/+2 | |
2019-12-10 | add configuration property to define countrySelection template | Thomas Lenz | 1 | -0/+2 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 9 | -603/+658 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 7 | -48/+48 | |
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 | 1 | -0/+2 | |
# 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 | 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 | 7 | -11/+11 | |
2018-07-25 | add missing lib and add some commands | Thomas Lenz | 2 | -4/+4 | |
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 | 6 | -0/+507 | |
add different logging backends define errorcodes and error messages update to eIDAS Ref. impl 2.1 |