Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-22 | Rename tasks to clarify functionality | Christian Kollmann | 1 | -8/+8 | |
2021-02-15 | Constants for GUI endpoints, load values from config, ID Austria signal ↵ | Alexander Marsalek | 1 | -1/+8 | |
controller | |||||
2021-02-02 | more transitions & tests | Alexander Marsalek | 1 | -0/+8 | |
2021-01-18 | Merge branch 'base' into issue6 | Alexander Marsalek | 17 | -5/+890 | |
# Conflicts: # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/Constants.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/dao/SimpleEidasData.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/ernp/DummyErnpClient.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/ernp/IErnpClient.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/handler/AbstractEidProcessor.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/InitialSearchTask.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/utils/EidasResponseUtils.java # eidas_modules/authmodule-eIDAS-v2/src/main/resources/eIDAS.Authentication.process.xml # eidas_modules/authmodule-eIDAS-v2/src/main/resources/eidas_v2_auth.beans.xml # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/InitialSearchTaskFirstTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/resources/SpringTest-context_tasks_test.xml | |||||
2021-01-12 | created tasks and beans | Alexander Marsalek | 1 | -2/+2 | |
2021-01-04 | Gui creation part 1 | Alexander Marsalek | 1 | -2/+5 | |
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 | 9 | -14/+356 | |
2020-12-22 | add jUnit tests for configuration-operations | Thomas Lenz | 9 | -2/+368 | |
2020-12-22 | add jUnit tests improve test coverage | Thomas Lenz | 3 | -0/+143 | |
2020-12-21 | switch to eIDAS Ref Impl. v2.5 | Thomas Lenz | 1 | -0/+14 | |
2020-12-14 | add some more jUnit tests | Thomas Lenz | 1 | -1/+3 | |
2020-12-11 | add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude ↵ | Thomas Lenz | 2 | -0/+18 | |
false-positive update gitlab-ci configuration to display jUnit test-coverage | |||||
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 | 2 | -0/+14 | |
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-13 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2019-12-11 | switch to version 1.1.0 | Thomas Lenz | 1 | -1/+1 | |
2019-12-10 | switch to version 1.1.0-snapshot | Thomas Lenz | 1 | -1/+1 | |
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 | 10 | -634/+691 | |
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 | 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 |