Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-05 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 5 | -17/+41 | |
2022-07-05 | doc: add some missing release information | Thomas | 1 | -0/+3 | |
2022-07-01 | style(matching): fix code-style issue | Thomas | 1 | -1/+1 | |
2022-07-01 | feat(core): update statistic-logger to include matching results | Thomas | 1 | -1/+1 | |
2022-07-01 | feat(matching): distiguish between empty and non empty address-search results | Thomas | 1 | -1/+7 | |
2022-07-01 | chore(core): update GUI descriptions for matching process | Thomas | 2 | -14/+16 | |
2022-07-01 | feat(matching): add configuration property to disable ↵ | Thomas | 1 | -1/+14 | |
'matching-by-address-search' | |||||
2022-06-09 | chore(gui): add default error-templates | Thomas | 2 | -0/+120 | |
2022-06-09 | chore(core): add missing attribute into idaAttributeMapping configuration | Thomas | 1 | -0/+1 | |
- legalPersonSourcePinType has to be requested in case of mandates with legal persons | |||||
2022-06-08 | feat(eidas): perform mapping between IDA and eIDAS attributes based on ↵ | Thomas | 1 | -0/+170 | |
external configuration | |||||
2022-06-03 | doc(config): update default configurations | Thomas | 5 | -471/+56 | |
2022-06-03 | chore(config): split default configuration into MS-Connector and MS-Proxy-Servie | Thomas | 31 | -54/+913 | |
2022-06-03 | Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoring | Thomas | 10 | -614/+548 | |
# Conflicts: # basicConfig/templates/error_message.html # modules/core_common_webapp/src/main/java/at/asitplus/eidas/specific/core/builder/AuthenticationDataBuilder.java | |||||
2022-05-19 | doc: add client configuration for matching by ID Austria | Thomas | 2 | -0/+18 | |
2022-05-18 | chore(core): add web-service endpoints into example configuration | Thomas | 1 | -4/+4 | |
2022-05-18 | chore(ux): merge GUI elements that are updated on BM.I side | Thomas | 8 | -613/+527 | |
2022-05-17 | Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring | Thomas | 2 | -0/+12 | |
# Conflicts: # build_reporting/pom.xml # modules/authmodule-eIDAS-v2/pom.xml | |||||
2022-05-16 | fix(matching): optimize prozess handling during alternative eIDAS authentication | Thomas | 2 | -0/+12 | |
2022-05-13 | Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring | Thomas | 16 | -284/+1003 | |
# Conflicts: # basicConfig/templates/error_message.html # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/resources/config/junit_config_1_springboot.properties # connector/src/test/resources/config/junit_config_2_springboot.properties # connector/src/test/resources/config/templates/countrySelection.html # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/Constants.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/handler/AbstractEidProcessor.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/GenerateAuthnRequestTask.java # pom.xml | |||||
2022-05-12 | refact(ernp): change configuration keys for SSL keystore | Thomas | 1 | -8/+35 | |
2022-05-12 | fix(gui): wrong character encoding in GUI for alternative matching methodes | Thomas | 1 | -1/+1 | |
2022-05-05 | chore(gui): add english translations for matching steps | Thomas | 1 | -15/+20 | |
2022-05-02 | chore(matching): re-oreder process steps in GUI releated matching | Thomas | 6 | -72/+166 | |
2022-03-11 | chore(UX): a few small GUI improvements | Thomas | 6 | -44/+73 | |
2022-03-10 | chore(ux): some more GUI improvements | Thomas | 2 | -3/+6 | |
2022-03-10 | chore(UX): update template for error GUI | Thomas | 1 | -3/+31 | |
2022-03-10 | chore(matching): inject REST endpoint for address wizard by GUI model | Thomas | 1 | -1/+1 | |
2022-03-10 | chore(matching): set REST endpoint for search-address wizerd by GUI model ↵ | Thomas | 1 | -1/+1 | |
parameter | |||||
2022-03-10 | chore(matching): some small UX improvements | Thomas | 2 | -5/+7 | |
2022-03-03 | fix some small bugs | Thomas | 1 | -6/+5 | |
2022-03-03 | add basic modules for integration of MS-specific eIDAS Proxy-Service | Thomas Lenz | 1 | -34/+36 | |
2022-02-08 | feature(matching): add 'Back to previous step' button into ↵ | Thomas | 3 | -0/+8 | |
'search-by-residence' GUI | |||||
2022-02-08 | chore(matching): update 'other-login-method' GUI steps to use it as common ↵ | Thomas | 3 | -10/+60 | |
starting-point for any other alternative matching method | |||||
2022-02-08 | Merge branch 'feature/matching_base' into 'feature/matching_search_address' | Thomas Lenz | 1 | -5/+5 | |
# Conflicts: # connector/src/test/java/at/asitplus/eidas/specific/connector/test/saml2/Pvp2SProfileEndPointTest.java | |||||
2022-01-10 | Merge branch 'master' into feature/matching_base_rebase | Thomas | 1 | -5/+5 | |
# 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 | |||||
2021-12-07 | Use relative paths in templates to enable preview in browser | Christian Kollmann | 9 | -41/+73 | |
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 | 5 | -365/+268 | |
2021-12-07 | Add PLZ to search for adresses in ZMR | Christian Kollmann | 3 | -150/+164 | |
2021-12-02 | Display all results to user after residency search | Christian Kollmann | 4 | -18/+120 | |
2021-12-02 | Search with user provided input in ZMR for addresses | Christian Kollmann | 3 | -6/+19 | |
2021-12-02 | Add simple page to search for an Austrian Address | Christian Kollmann | 4 | -0/+111 | |
2021-11-16 | update 'advanced matching steps' tasks to optimize user handling between 'ID ↵ | Thomas | 3 | -0/+25 | |
Austria Login', 'alternative eIDAS Login', and 'address search' | |||||
2021-10-06 | prepare release information | Thomas | 1 | -5/+5 | |
2021-09-02 | Merge branch 'master' into feature/matching_rebased | Thomas | 4 | -9/+28 | |
# 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-12 | Add option to provide alternative eIDAS login for matching process | Christian Kollmann | 1 | -3/+2 | |
2021-07-07 | add HTML template for additional eID information | Thomas | 2 | -1/+226 | |
2021-05-28 | fix broken language selection in GUI | Thomas | 1 | -0/+2 | |
2021-05-12 | switch to release version1.2.0 | Thomas | 1 | -1/+18 | |