Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-21 | change code for ZMR-Update operation | Thomas | 1 | -1/+1 | |
2021-09-02 | Merge branch 'feature/matching_rebased' into feature/matching_base | Thomas | 18 | -606/+785 | |
2021-09-02 | Merge branch 'master' into feature/matching_rebased | Thomas | 13 | -182/+177 | |
# Conflicts: # connector/src/main/java/at/asitplus/eidas/specific/connector/provider/StatusMessageProvider.java # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/FullStartUpAndProcessTest.java # connector/src/test/java/at/asitplus/eidas/specific/connector/test/utils/AuthenticationDataBuilderTest.java # connector/src/test/resources/spring/SpringTest_connector.beans.xml # 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/GenerateAuthnRequestTask.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/ReceiveAuthnResponseTask.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/clients/SzrClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskEidNewTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/ReceiveAuthnResponseTaskTest.java # pom.xml | |||||
2021-07-26 | update ZMR client WSDL to new version and refactor code to new API | Thomas | 1 | -3/+2 | |
2021-07-07 | add HTML template for additional eID information | Thomas | 4 | -212/+3 | |
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-06-25 | fix bug in combination with EidasNode v2.5 and DE Middleware | Thomas | 1 | -1/+1 | |
# Conflicts: # connector/src/main/resources/application.properties | |||||
2021-06-16 | add ZMR update process into ZMRClient | Thomas | 3 | -1/+4 | |
2021-06-15 | further optimizations and bug fixing in matching code | Thomas | 6 | -8/+19 | |
2021-06-15 | fix some warning in maven build process and switch to another GitLab CI ↵ | Thomas | 1 | -10/+0 | |
maven image | |||||
2021-06-15 | add ZMR client, to some re-factoring, and a lot of bug-fixing | Thomas | 6 | -9/+105 | |
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-28 | fix broken language selection in GUI | Thomas | 1 | -2/+15 | |
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 | 6 | -106/+25 | |
2021-03-12 | update StatusMessageProvider for better distiguish between internal and ↵ | Thomas | 2 | -5/+11 | |
external errorCodes | |||||
2021-03-11 | update package names after refactoring of eaaf-components | Thomas | 1 | -2/+2 | |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL ↵ | Thomas | 8 | -12/+54 | |
attribute into SAML2 response | |||||
2021-03-04 | Document input, output, transitions for each task | Christian Kollmann | 1 | -0/+1 | |
2021-02-25 | Remove dependency to Powermock, everything can be done with Mockito | Christian Kollmann | 2 | -119/+107 | |
2021-02-25 | Prepare for Mockito testing of MobilePhoneSignature task | Christian Kollmann | 1 | -11/+16 | |
2021-02-22 | Rename tasks to clarify functionality | Christian Kollmann | 1 | -0/+0 | |
2021-02-22 | Fix type in property "gui.countryselection.cancel" | Christian Kollmann | 6 | -175/+175 | |
2021-02-08 | add Binding Public-Key into technical AuthBlock in case of an ID Austria process | Thomas | 3 | -45/+77 | |
2021-02-02 | more transitions & tests | Alexander Marsalek | 2 | -0/+10 | |
2021-01-29 | remove unnecessary classes | Alexander Marsalek | 1 | -0/+1 | |
2021-01-28 | rename to IdAustriaClient | Alexander Marsalek | 2 | -70/+66 | |
2021-01-28 | Merge branch 'issue6' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into issue6 | Thomas Lenz | 3 | -0/+75 | |
Some update from Alex that was not pushed before my changes | |||||
2021-01-28 | update SAML2 IDP elements of MS-specific Connector to current snapshot ↵ | Thomas Lenz | 2 | -48/+41 | |
version (1.1.12-SNAPSHOT) of eaaf_module_pvp2_idp | |||||
2021-01-28 | junit keystore and config | Alexander Marsalek | 3 | -0/+75 | |
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-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 | add README.md, release and update informations, and full handbook | Thomas Lenz | 3 | -13/+12 | |
2021-01-19 | build 'requesterId' for private-sector SP's based on hashed unique AppIds | Thomas Lenz | 1 | -2/+19 | |
set 'requesterId' and 'providerName' to static value for any type of SP | |||||
2021-01-18 | Merge branch 'base' into issue6 | Alexander Marsalek | 55 | -816/+3436 | |
# 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-15 | Resolve merge comments | Alexander Marsalek | 1 | -0/+3 | |
2021-01-12 | Merge branch 'eidas-matching' into issue6 | Alexander Marsalek | 1 | -0/+3 | |
# Conflicts: # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/InitialSearchTask.java | |||||
2021-01-12 | created tasks and beans | Alexander Marsalek | 1 | -0/+250 | |
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in ↵ | Thomas Lenz | 4 | -3/+12 | |
E-ID mode | |||||
2021-01-11 | Resolve merge comments | Alexander Marsalek | 1 | -0/+3 | |
2021-01-09 | extend SpringBoot application-initializer to support deployment in Apache ↵ | Thomas Lenz | 1 | -5/+34 | |
Tomcat application-services | |||||
2021-01-09 | add HealthIndicator to check Apache-Ignite cluster-state | Thomas Lenz | 3 | -4/+59 | |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 16 | -310/+450 | |
2020-12-28 | update SpringBoot application-initializer to enable package-scanning in ↵ | Thomas Lenz | 1 | -1/+4 | |
application packages | |||||
2020-12-26 | fix broken jUnit tests | Thomas Lenz | 9 | -1/+16 | |
2020-12-26 | update default-configuration and example configuration | Thomas Lenz | 1 | -1/+1 | |
2020-12-26 | switch to SpringBoot as default | Thomas Lenz | 6 | -251/+11 | |