Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-17 | Merge branch 'nightlybuild' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy ↵ | Thomas | 35 | -96/+849 | |
into nightlybuild | |||||
2022-08-16 | feat(proxy): add support for custom eIDAS attribute-handler into ↵ | Thomas | 1 | -0/+16 | |
ProxyEidasAttributeRegistry This allow more sopisticated attribute-processing than simple mapping to IDA attributes | |||||
2022-08-16 | chore(eidas): add sector-specific attributes for BORIS project to eIDAS ↵ | Thomas | 1 | -6/+6 | |
configuration add two eIDAS attributes: - http://e-justice.europa.eu/attributes/naturalperson/eJusticeNaturalPersonRole - http://e-justice.europa.eu/attributes/legalperson/eJusticeLegalPersonRole | |||||
2022-08-11 | chore(gui): show transactionId between errorCode and errorMsg | Thomas | 1 | -9/+9 | |
2022-08-10 | feat(ux): show technical transactionId on errorPage, if available | Thomas | 3 | -0/+7 | |
2022-08-03 | chore(gui): change eMail address for support on BM.I side | Thomas | 1 | -1/+1 | |
2022-08-02 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 1 | -2/+2 | |
# Conflicts: # ms_specific_proxyservice/src/test/resources/config/logback_config.xml | |||||
2022-08-01 | fix(matching): fix wrong parameter in other_matching_method GUI form | Thomas | 1 | -2/+2 | |
2022-07-11 | fix(logging): update package names of specific logger implementation, ↵ | Thomas | 1 | -2/+2 | |
because they changed during refactoring | |||||
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 | |