Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-09 | refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' ↵ | Thomas | 96 | -595/+1085 | |
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 | 24 | -9/+9 | |
2022-03-09 | chore(eidas): rename configuration property to support multiple ms-connector ↵ | Thomas | 1 | -3/+4 | |
instances | |||||
2022-03-04 | feature(eidas): add optional parameter to support more-than-one MS-Connector ↵ | Thomas | 7 | -64/+194 | |
stage | |||||
2022-03-02 | chore(ux): add Lichtenstein as eIDAS country | Thomas | 4 | -0/+257 | |
2022-01-10 | Merge branch 'feature/opensaml4' into 'nightlybuild' | Thomas Lenz | 11 | -152/+197 | |
Feature/opensaml4 See merge request egiz/eidas_at_proxy!13 | |||||
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 | doc: add file with release history information | Thomas | 1 | -0/+46 | |
2022-01-10 | chore(core): update third-party libs to latest versions | Thomas | 2 | -14/+119 | |
2022-01-09 | refactor(core): update GUI generation to new API from EAAF-Components 1.2.x | Thomas | 6 | -130/+18 | |
2022-01-09 | refactor(core): update eaaf-components to switch to openSAML4.x | Thomas | 3 | -8/+8 | |
2021-12-13 | add default tag to Gitlab CI configuration | Thomas | 1 | -0/+4 | |
2021-12-13 | update third-party libs. | Thomas | 2 | -6/+18 | |
2021-11-29 | add log message to link TransactionId from IDA to initial TransactionId that ↵ | Thomas | 1 | -1/+6 | |
is created by default | |||||
2021-10-21 | add missing date into release notes | Thomas | 1 | -1/+1 | |
2021-10-21 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-10-21 | switch to next release version1.2.3 | Thomas | 6 | -6/+6 | |
2021-10-21 | update thrird-party libs and readme | Thomas | 2 | -2/+2 | |
2021-10-21 | fix broken jUnit test | Thomas | 1 | -2/+10 | |
2021-10-06 | prepare release information | Thomas | 3 | -5/+87 | |
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 | 8 | -58/+204 | |
2021-08-12 | fix wrong timezone in IDA authblock | Thomas | 1 | -2/+5 | |
2021-06-25 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-06-25 | switch to next release version1.2.2 | Thomas | 8 | -6/+365 | |
# Conflicts: # eidas_modules/authmodule_id-austria/pom.xml # eidas_modules/eidas_proxy-sevice/pom.xml | |||||
2021-06-25 | fix bug in combination with EidasNode v2.5 and DE Middleware | Thomas | 8 | -6/+76 | |
# Conflicts: # connector/src/main/resources/application.properties | |||||
2021-05-28 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-05-28 | switch to next release version1.2.1 | Thomas | 7 | -6/+63 | |
2021-05-28 | fix broken language selection in GUI | Thomas | 2 | -2/+17 | |
2021-05-14 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-05-12 | switch to release version1.2.0 | Thomas | 11 | -11/+30 | |
2021-05-12 | update third-party libs to latest versions | Thomas | 14 | -135/+63 | |
2021-03-12 | update StatusMessageProvider for better distiguish between internal and ↵ | Thomas | 2 | -5/+11 | |
external errorCodes | |||||
2021-03-12 | Merge branch 'feature/requesterId_and_lu' into 'nightlybuild' | Thomas Lenz | 23 | -69/+241 | |
Feature/requester id and lu See merge request egiz/eidas_at_proxy!10 | |||||
2021-03-11 | update package names after refactoring of eaaf-components | Thomas | 2 | -3/+3 | |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL ↵ | Thomas | 14 | -17/+98 | |
attribute into SAML2 response | |||||
2021-03-10 | Merge branch 'nightlybuild' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy ↵ | Thomas | 0 | -0/+0 | |
into feature/requesterId_and_lu | |||||
2021-02-08 | add Binding Public-Key into technical AuthBlock in case of an ID Austria process | Thomas | 6 | -46/+116 | |
2021-01-27 | fix problem in jUnit tests that depends on static Apache-Ignite holder in ↵ | Thomas Lenz | 3 | -4/+25 | |
eIDAS Ref. implementation and occurin case of a start-up error | |||||
2021-01-20 | Merge branch 'feature/requesterId_and_lu' into 'nightlybuild' | Thomas Lenz | 15 | -69/+560 | |
Feature/requester id and lu See merge request egiz/eidas_at_proxy!8 | |||||
2021-01-20 | add README.md, release and update informations, and full handbook | Thomas Lenz | 7 | -14/+183 | |
2021-01-19 | build 'requesterId' for private-sector SP's based on hashed unique AppIds | Thomas Lenz | 10 | -59/+381 | |
set 'requesterId' and 'providerName' to static value for any type of SP | |||||
2021-01-11 | Merge branch 'feature/springboot' into 'nightlybuild' | Thomas Lenz | 128 | -1514/+22581 | |
Feature/springboot See merge request egiz/eidas_at_proxy!7 | |||||
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in ↵ | Thomas Lenz | 10 | -39/+122 | |
E-ID mode | |||||
2021-01-09 | extend SpringBoot application-initializer to support deployment in Apache ↵ | Thomas Lenz | 2 | -6/+35 | |
Tomcat application-services | |||||
2021-01-09 | add HealthIndicator to check Apache-Ignite cluster-state | Thomas Lenz | 3 | -4/+59 | |
2021-01-08 | Merge branch 'feature/springboot' of ↵ | Thomas Lenz | 0 | -0/+0 | |
gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into feature/springboot | |||||
2021-01-08 | add some jUnit test for SZR communication | Thomas Lenz | 6 | -15/+71 | |
2021-01-08 | add some jUnit test for SZR communication | Thomas Lenz | 5 | -15/+70 | |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 20 | -317/+467 | |