Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-09 | refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' ↵ | Thomas | 1 | -1/+27 | |
to reuse some code for 'ms-proxy' WebApp # Conflicts: # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/resources/spring/SpringTest_connector.beans.xml # core_common_webapp/src/main/java/at/asitplus/eidas/specific/core/builder/AuthenticationDataBuilder.java # core_common_webapp/src/test/java/at/asitplus/eidas/specific/core/test/utils/AuthenticationDataBuilderTest.java # eidas_modules/authmodule_id-austria/src/main/java/at/asitplus/eidas/specific/modules/auth/idaustria/IdAustriaAuthConstants.java # eidas_modules/authmodule_id-austria/src/main/java/at/asitplus/eidas/specific/modules/auth/idaustria/tasks/ReceiveFromIdAustriaSystemTask.java # eidas_modules/authmodule_id-austria/src/main/java/at/asitplus/eidas/specific/modules/auth/idaustria/tasks/RequestIdAustriaSystemTask.java # eidas_modules/authmodule_id-austria/src/test/java/at/asitplus/eidas/specific/modules/auth/idaustria/test/controller/IdAustriaAuthMetadataControllerFirstTest.java # eidas_modules/authmodule_id-austria/src/test/java/at/asitplus/eidas/specific/modules/auth/idaustria/test/task/ReceiveAuthnResponseTaskTest.java # eidas_modules/authmodule_id-austria/src/test/java/at/asitplus/eidas/specific/modules/auth/idaustria/test/task/RequestIdAustriaSystemTaskTest.java # eidas_modules/authmodule_id-austria/src/test/java/at/asitplus/eidas/specific/modules/auth/idaustria/test/utils/IdAustriaAuthCredentialProviderTest.java # eidas_modules/authmodule_id-austria/src/test/java/at/asitplus/eidas/specific/modules/auth/idaustria/test/utils/IdAustriaAuthMetadataProviderFirstTest.java # eidas_modules/authmodule_id-austria/src/test/resources/spring/SpringTest-context_basic_mapConfig.xml # eidas_modules/eidas_proxy-sevice/src/main/java/at/asitplus/eidas/specific/modules/msproxyservice/MsProxyServiceConstants.java # eidas_modules/eidas_proxy-sevice/src/main/java/at/asitplus/eidas/specific/modules/msproxyservice/protocol/EidasProxyServiceController.java # eidas_modules/eidas_proxy-sevice/src/main/java/at/asitplus/eidas/specific/modules/msproxyservice/protocol/ProxyServiceAuthenticationAction.java # eidas_modules/eidas_proxy-sevice/src/test/java/at/asitplus/eidas/specific/modules/auth/idaustria/test/protocol/EidasProxyServiceControllerTest.java # eidas_modules/eidas_proxy-sevice/src/test/java/at/asitplus/eidas/specific/modules/auth/idaustria/test/protocol/ProxyServiceAuthenticationActionTest.java # eidas_modules/eidas_proxy-sevice/src/test/resources/spring/SpringTest-context_basic_mapConfig.xml | |||||
2022-03-09 | refactor(core): move 'connector_lib' to 'core_common_lib' | Thomas | 1 | -2/+2 | |
2022-01-10 | chore(core): update commons-io to latest version and jetty to lastest 9.x ↵ | Thomas | 1 | -1/+7 | |
version | |||||
2022-01-10 | chore(core): update third-party libs to latest versions | Thomas | 1 | -14/+109 | |
2022-01-09 | refactor(core): update eaaf-components to switch to openSAML4.x | Thomas | 1 | -1/+1 | |
2021-12-13 | update third-party libs. | Thomas | 1 | -6/+14 | |
2021-10-21 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-10-21 | switch to next release version1.2.3 | Thomas | 1 | -1/+1 | |
2021-10-21 | update thrird-party libs and readme | Thomas | 1 | -1/+1 | |
2021-10-06 | switch to Eaaf components 1.1.16.1 to fix invalid logging | Thomas | 1 | -1/+1 | |
2021-09-22 | update third-party libs to latest versions | Thomas | 1 | -7/+34 | |
2021-06-25 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-06-25 | switch to next release version1.2.2 | Thomas | 1 | -1/+1 | |
# Conflicts: # eidas_modules/authmodule_id-austria/pom.xml # eidas_modules/eidas_proxy-sevice/pom.xml | |||||
2021-05-28 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-05-28 | switch to next release version1.2.1 | Thomas | 1 | -1/+1 | |
2021-05-14 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-05-12 | switch to release version1.2.0 | Thomas | 1 | -1/+1 | |
2021-05-12 | update third-party libs to latest versions | Thomas | 1 | -14/+19 | |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL ↵ | Thomas | 1 | -1/+1 | |
attribute into SAML2 response | |||||
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in ↵ | Thomas Lenz | 1 | -1/+4 | |
E-ID mode | |||||
2021-01-08 | add some jUnit test for SZR communication | Thomas Lenz | 1 | -1/+1 | |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 1 | -1/+7 | |
2020-12-26 | add jUnit test that simulates a full eIDAS authentication | Thomas Lenz | 1 | -0/+12 | |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 1 | -34/+76 | |
2020-12-21 | switch to eIDAS Ref Impl. v2.5 | Thomas Lenz | 1 | -10/+77 | |
2020-12-11 | add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude ↵ | Thomas Lenz | 1 | -11/+46 | |
false-positive update gitlab-ci configuration to display jUnit test-coverage | |||||
2020-12-03 | switch to release-version 1.1.10 of eaaf-components | Thomas Lenz | 1 | -1/+1 | |
2020-11-27 | upatate AuthBlock format in case of E-ID like authentication | Thomas Lenz | 1 | -1/+8 | |
2020-11-09 | switch to next release version of EAAF components to use already defined ↵ | Thomas Lenz | 1 | -1/+1 | |
attribute-name for signed AuthBlock | |||||
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 1 | -1/+1 | |
2020-09-18 | add lombok dependency and start with some code polishing | Thomas Lenz | 1 | -0/+9 | |
2020-09-18 | update third-party libs and fix incompatibilities with new APIs | Thomas Lenz | 1 | -18/+21 | |
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 assembly plugin to build release packages | Thomas Lenz | 1 | -1/+31 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 1 | -4/+14 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 1 | -254/+417 | |
2019-11-12 | switch to eaaf-components 1.0.13-SNAPSHOT | Thomas Lenz | 1 | -1/+1 | |
2019-10-31 | fix typo in pom.xml | Thomas Lenz | 1 | -1/+1 | |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 1 | -3/+22 | |
include an update to eaaf-core 1.0.12-snapshot | |||||
2019-09-11 | Merge branch 'master' into nightlybuild | Thomas Lenz | 1 | -2/+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 | add default configuration and switch version to 1.0.2 | Thomas Lenz | 1 | -1/+1 | |
2019-08-06 | add jUnit test with mockup of SZR WebService | Thomas Lenz | 1 | -1/+8 | |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 1 | -1/+8 | |
2019-08-05 | change maven repo to one single EGIZ endpoint | Thomas Lenz | 1 | -1/+1 | |
2019-08-05 | refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation | Thomas Lenz | 1 | -0/+6 | |
refactor to multi-language support | |||||
2019-08-02 | change pom architecture | Thomas Lenz | 1 | -2/+2 | |
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 | 1 | -11/+11 | |