Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-08 | refactor(matching): move AddresssucheController into eIDAS module to reuse ↵ | Thomas | 1 | -248/+0 | |
data-model for tasks | |||||
2022-02-08 | test(core): fix broken tests after refactoring of ERnPClient API | Thomas | 1 | -0/+10 | |
2022-02-08 | Merge branch 'feature/matching_base' into 'feature/matching_search_address' | Thomas Lenz | 3 | -3/+11 | |
# Conflicts: # connector/src/test/java/at/asitplus/eidas/specific/connector/test/saml2/Pvp2SProfileEndPointTest.java | |||||
2022-01-10 | Merge branch 'nightlybuild' into feature/matching_base_rebase | Thomas | 2 | -2/+8 | |
# Conflicts: # .gitlab-ci.yml # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/FullStartUpAndProcessTest.java # pom.xml | |||||
2022-01-10 | Merge branch 'master' into feature/matching_base_rebase | Thomas | 1 | -1/+3 | |
# Conflicts: # connector/pom.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/task/GenerateCountrySelectionFrameTaskTest.java # eidas_modules/authmodule-eIDAS-v2/checks/spotbugs-exclude.xml # eidas_modules/authmodule-eIDAS-v2/pom.xml # pom.xml | |||||
2022-01-09 | refactor(core): update GUI generation to new API from EAAF-Components 1.2.x | Thomas | 1 | -1/+1 | |
2021-12-07 | Use relative paths in templates to enable preview in browser | Christian Kollmann | 6 | -45/+45 | |
If Thymeleaf is active (i.e. the template is rendered by the Webapp), the path gets replaced anyway. | |||||
2021-12-07 | Rework styling of other login method template | Christian Kollmann | 1 | -11/+24 | |
2021-12-07 | Rework styling of residency search template | Christian Kollmann | 3 | -44/+81 | |
2021-12-07 | Unify HTML templates across test, main, basicConfig | Christian Kollmann | 9 | -254/+738 | |
2021-12-07 | Add PLZ to search for adresses in ZMR | Christian Kollmann | 2 | -32/+63 | |
2021-12-02 | Display all results to user after residency search | Christian Kollmann | 3 | -59/+145 | |
2021-12-02 | Search with user provided input in ZMR for addresses | Christian Kollmann | 2 | -15/+82 | |
2021-12-02 | Add simple page to search for an Austrian Address | Christian Kollmann | 3 | -0/+213 | |
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 | change code for ZMR-Update operation | Thomas | 1 | -1/+1 | |
2021-09-22 | update third-party libs to latest versions | Thomas | 1 | -1/+3 | |
2021-09-02 | Merge branch 'master' into feature/matching_rebased | Thomas | 5 | -173/+124 | |
# 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-07 | add HTML template for additional eID information | Thomas | 3 | -211/+2 | |
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 | 1 | -0/+2 | |
2021-06-15 | further optimizations and bug fixing in matching code | Thomas | 2 | -5/+6 | |
2021-06-15 | add ZMR client, to some re-factoring, and a lot of bug-fixing | Thomas | 2 | -4/+15 | |
2021-05-28 | fix broken language selection in GUI | Thomas | 1 | -2/+15 | |
2021-05-12 | update third-party libs to latest versions | Thomas | 2 | -104/+6 | |
2021-03-12 | update StatusMessageProvider for better distiguish between internal and ↵ | Thomas | 1 | -4/+10 | |
external errorCodes | |||||
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL ↵ | Thomas | 3 | -8/+26 | |
attribute into SAML2 response | |||||
2021-02-22 | Fix type in property "gui.countryselection.cancel" | Christian Kollmann | 1 | -85/+85 | |
2021-02-08 | add Binding Public-Key into technical AuthBlock in case of an ID Austria process | Thomas | 1 | -45/+69 | |
2021-02-02 | more transitions & tests | Alexander Marsalek | 1 | -0/+1 | |
2021-01-28 | update SAML2 IDP elements of MS-specific Connector to current snapshot ↵ | Thomas Lenz | 1 | -40/+34 | |
version (1.1.12-SNAPSHOT) of eaaf_module_pvp2_idp | |||||
2021-01-20 | add README.md, release and update informations, and full handbook | Thomas Lenz | 1 | -13/+7 | |
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-15 | Resolve merge comments | Alexander Marsalek | 1 | -0/+3 | |
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in ↵ | Thomas Lenz | 2 | -1/+7 | |
E-ID mode | |||||
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 | 2 | -3/+58 | |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 7 | -422/+149 | |
2020-12-28 | update SpringBoot application-initializer to enable package-scanning in ↵ | Thomas Lenz | 1 | -1/+4 | |
application packages | |||||
2020-12-26 | update default-configuration and example configuration | Thomas Lenz | 1 | -1/+1 | |
2020-12-26 | switch to SpringBoot as default | Thomas Lenz | 3 | -243/+3 | |
2020-12-26 | add jUnit test that simulates a full eIDAS authentication | Thomas Lenz | 4 | -5/+20 | |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 12 | -130/+613 | |
2020-12-11 | add more jUnit tests for stabilisation | Thomas Lenz | 1 | -43/+34 | |
2020-12-11 | add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude ↵ | Thomas Lenz | 1 | -3/+4 | |
false-positive update gitlab-ci configuration to display jUnit test-coverage | |||||
2020-11-27 | read unique transactionId from AuthnRequest to reuse it for eIDAS authentication | Thomas Lenz | 1 | -93/+154 | |
2020-11-13 | improved Junit tests | lalber | 1 | -7/+6 | |
2020-11-09 | switch to next release version of EAAF components to use already defined ↵ | Thomas Lenz | 1 | -4/+5 | |
attribute-name for signed AuthBlock | |||||
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 1 | -0/+7 | |
2020-11-06 | some improvements | lalber | 1 | -5/+3 | |